Commit Graph

65 Commits

Author SHA1 Message Date
dependabot[bot]
b3ebca3486 Bump release-drafter/release-drafter from 5 to 6
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 08:59:50 +00:00
alexpolo1
f26a43835e Merge pull request #63 from alexpolo1/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
2024-01-18 09:31:51 +01:00
dependabot[bot]
ee06023dd3 Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 08:25:01 +00:00
alexpolo1
cfef2e7413 Merge pull request #53 from alexpolo1/dependabot/pip/pre-commit-3.6.0
Bump pre-commit from 3.5.0 to 3.6.0
2023-12-12 20:47:59 +01:00
alexpolo1
1726e0a8e4 Merge pull request #52 from alexpolo1/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2023-12-12 20:47:48 +01:00
dependabot[bot]
00a21d527b Bump pre-commit from 3.5.0 to 3.6.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 09:06:47 +00:00
dependabot[bot]
1b31394d54 Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 08:35:17 +00:00
alexpolo1
7297175e4d Merge pull request #51 from alexpolo1/dependabot/pip/aiohttp-3.9.1
Bump aiohttp from 3.8.6 to 3.9.1
2023-11-27 14:49:15 +01:00
dependabot[bot]
2e2332cd08 Bump aiohttp from 3.8.6 to 3.9.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.1)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 08:52:42 +00:00
alexpolo1
69ea44ad0a Merge pull request #50 from alexpolo1/dependabot/pip/mypy-1.7.1
Bump mypy from 1.6.1 to 1.7.1
2023-11-24 15:13:29 +01:00
dependabot[bot]
4d383ae378 Bump mypy from 1.6.1 to 1.7.1
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 08:47:07 +00:00
alexpolo1
5fa0ca75ea Merge pull request #46 from alexpolo1/dependabot/pip/pytest-7.4.3
Bump pytest from 7.4.2 to 7.4.3
2023-11-08 13:13:47 +01:00
dependabot[bot]
ae95cc400c Bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 12:11:38 +00:00
alexpolo1
78cac079e5 Merge pull request #47 from alexpolo1/dependabot/pip/black-23.11.0
Bump black from 23.10.0 to 23.11.0
2023-11-08 13:10:46 +01:00
dependabot[bot]
4005798b30 Bump black from 23.10.0 to 23.11.0
Bumps [black](https://github.com/psf/black) from 23.10.0 to 23.11.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.10.0...23.11.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 08:52:55 +00:00
alexpolo1
133c7dfebd Update dependabot.yml 2023-10-24 12:01:14 +02:00
alexpolo1
69e74f5018 Merge pull request #43 from alexpolo1/dependabot/pip/black-23.10.0
Bump black from 23.9.1 to 23.10.0
2023-10-23 16:14:05 +02:00
alexpolo1
c488587b7b Merge pull request #42 from alexpolo1/dependabot/pip/mypy-1.6.1
Bump mypy from 1.6.0 to 1.6.1
2023-10-23 16:13:55 +02:00
alexpolo1
b599b98fbc Merge pull request #38 from alexpolo1/dependabot/pip/aiohttp-3.8.6
Bump aiohttp from 3.8.5 to 3.8.6
2023-10-23 16:13:46 +02:00
dependabot[bot]
e6712e91c7 Bump black from 23.9.1 to 23.10.0
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.9.1...23.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 14:09:03 +00:00
dependabot[bot]
2fab321aeb Bump mypy from 1.6.0 to 1.6.1
Bumps [mypy](https://github.com/python/mypy) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 14:08:59 +00:00
alexpolo1
d869c9985b Merge pull request #44 from alexpolo1/dependabot/pip/pylint-3.0.2
Bump pylint from 3.0.0 to 3.0.2
2023-10-23 16:06:25 +02:00
dependabot[bot]
d5e7275cec Bump pylint from 3.0.0 to 3.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 08:23:03 +00:00
alexpolo1
a686d7d2c3 Merge pull request #41 from alexpolo1/dependabot/pip/pre-commit-3.5.0
Bump pre-commit from 3.4.0 to 3.5.0
2023-10-16 11:28:14 +02:00
dependabot[bot]
ba60e4a984 Bump pre-commit from 3.4.0 to 3.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 08:11:21 +00:00
alexpolo1
0ea1f0bd43 Merge pull request #40 from alexpolo1/dependabot/pip/mypy-1.6.0
Bump mypy from 1.5.1 to 1.6.0
2023-10-11 18:37:30 +02:00
dependabot[bot]
c95f6b1ed4 Bump mypy from 1.5.1 to 1.6.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 08:56:44 +00:00
alexpolo1
91c40f6ae3 Merge pull request #39 from alexpolo1/dependabot/pip/pyupgrade-3.15.0
Bump pyupgrade from 3.14.0 to 3.15.0
2023-10-09 11:00:18 +02:00
dependabot[bot]
bfe4c1f978 Bump pyupgrade from 3.14.0 to 3.15.0
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.14.0 to 3.15.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.14.0...v3.15.0)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 08:48:15 +00:00
dependabot[bot]
397a201b0b Bump aiohttp from 3.8.5 to 3.8.6
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 08:47:25 +00:00
alexpolo1
43cd323256 Merge pull request #35 from alexpolo1/dependabot/pip/pylint-3.0.0
Bump pylint from 2.17.6 to 3.0.0
2023-10-03 20:05:32 +02:00
dependabot[bot]
5b78a90fff Bump pylint from 2.17.6 to 3.0.0
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.6 to 3.0.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.6...v3.0.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 18:04:56 +00:00
alexpolo1
d9055b3111 Merge pull request #36 from alexpolo1/dependabot/pip/pyupgrade-3.14.0
Bump pyupgrade from 3.12.0 to 3.14.0
2023-10-03 20:03:43 +02:00
dependabot[bot]
17f7c3e282 Bump pyupgrade from 3.12.0 to 3.14.0
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.12.0 to 3.14.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.12.0...v3.14.0)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 08:58:53 +00:00
alexpolo1
0375fe6d0c Merge pull request #33 from alexpolo1/dependabot/pip/pylint-2.17.6
Bump pylint from 2.13.2 to 2.17.6
2023-09-26 14:13:30 +02:00
dependabot[bot]
cf57caa76f Bump pylint from 2.13.2 to 2.17.6
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.13.2 to 2.17.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.13.2...v2.17.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 09:00:59 +00:00
alexpolo1
4ea0841200 Merge pull request #31 from alexpolo1/dependabot/pip/pyupgrade-3.12.0
Bump pyupgrade from 3.11.1 to 3.12.0
2023-09-22 19:00:34 +02:00
dependabot[bot]
5158aea9ef Bump pyupgrade from 3.11.1 to 3.12.0
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.11.1 to 3.12.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.11.1...v3.12.0)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 08:18:10 +00:00
alexpolo1
d9bc746c7f Merge pull request #30 from alexpolo1/dependabot/pip/pyupgrade-3.11.1
Bump pyupgrade from 3.10.1 to 3.11.1
2023-09-20 15:11:25 +02:00
dependabot[bot]
cf59ffcbb3 Bump pyupgrade from 3.10.1 to 3.11.1
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.10.1 to 3.11.1.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.10.1...v3.11.1)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 08:43:15 +00:00
alexpolo1
eb2df89399 Merge pull request #28 from alexpolo1/dependabot/pip/black-23.9.1
Bump black from 23.7.0 to 23.9.1
2023-09-11 12:17:35 +02:00
dependabot[bot]
dff963c5f0 Bump black from 23.7.0 to 23.9.1
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.7.0...23.9.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 08:50:27 +00:00
alexpolo1
cd95a0420c Merge pull request #23 from alexpolo1/dependabot/pip/mypy-1.5.1
Bump mypy from 0.942 to 1.5.1
2023-09-08 12:22:04 +02:00
dependabot[bot]
7af3963676 Bump mypy from 0.942 to 1.5.1
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 1.5.1.
- [Commits](https://github.com/python/mypy/compare/v0.942...v1.5.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 10:21:44 +00:00
alexpolo1
c2d4c6de61 Merge pull request #26 from alexpolo1/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-08 12:21:19 +02:00
alexpolo1
b87c7bbe04 Merge pull request #25 from alexpolo1/dependabot/pip/pre-commit-3.4.0
Bump pre-commit from 2.17.0 to 3.4.0
2023-09-08 12:21:07 +02:00
dependabot[bot]
9f450dd8de Bump pre-commit from 2.17.0 to 3.4.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 3.4.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v3.4.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 10:20:49 +00:00
alexpolo1
689a5b7406 Merge pull request #27 from alexpolo1/dependabot/pip/pytest-7.4.2
Bump pytest from 7.1.1 to 7.4.2
2023-09-08 12:19:53 +02:00
dependabot[bot]
c5a3d94306 Bump pytest from 7.1.1 to 7.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.4.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 08:38:19 +00:00
dependabot[bot]
f7429e064f Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 08:24:18 +00:00