dependabot[bot]
250d29de30
Update black requirement from ^22.10 to ^23.1 ( #469 )
...
Updates the requirements on [black](https://github.com/psf/black ) to permit the latest version.
- [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/22.10.0...23.1.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-12 13:54:49 +02:00
dependabot[bot]
5c0c0b4b6f
Update coverage requirement from ^6.4 to ^7.1 ( #466 )
...
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy ) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/6.4...7.1.0 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 11:12:39 +02:00
dependabot[bot]
efe9e2c8f3
Bump pytest-asyncio from 0.19.0 to 0.20.3 ( #430 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.19.0 to 0.20.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.19.0...v0.20.3 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2023-01-09 12:21:51 +02:00
dependabot[bot]
31a86cf11c
Bump pytest-xdist from 2.5.0 to 3.1.0 ( #423 )
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 2.5.0 to 3.1.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.5.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2023-01-09 11:44:50 +02:00
dependabot[bot]
5a5c8dbb72
Bump more-itertools from 8.14.0 to 9.0.0 ( #401 )
...
Bumps [more-itertools](https://github.com/more-itertools/more-itertools ) from 8.14.0 to 9.0.0.
- [Release notes](https://github.com/more-itertools/more-itertools/releases )
- [Commits](https://github.com/more-itertools/more-itertools/compare/v8.14.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: more-itertools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2023-01-09 11:22:52 +02:00
dvora-h
30c60f9b7b
Version 0.1.2 ( #458 )
2023-01-08 13:06:20 +02:00
Chayim
6955225c08
Updating documentation to use redis.asyncio ( #447 )
...
* removing aioredis from documentation
* fix: proper python 3.11 support (#446 )
* fix: propper python 3.11 support
* fix tox config
* wider python 3.x support
* Update ci.yml
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
* Add poetry.lock to .gitignore (#457 )
* Add poetry.lock to .gitignore
* remove poetry.lock
* PR comments readme update
Co-authored-by: Yaraslau Zhylko <YaraslauZhylko@gmail.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2023-01-08 12:39:19 +02:00
Yaraslau Zhylko
7bc8b402d5
fix: proper python 3.11 support ( #446 )
...
* fix: propper python 3.11 support
* fix tox config
* wider python 3.x support
* Update ci.yml
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-12-28 09:42:14 +02:00
Chayim
1e33e2513e
Version 0.1.1 ( #428 )
2022-12-06 14:24:59 +02:00
Chayim
900b445387
Fixing invalid vulnerability report ( #402 )
...
* Fixing invalid vulnerability report
* Removing some pinned items
* more
* pip upgrade
2022-11-15 15:13:25 +02:00
dvora-h
011e33053d
Version 0.1.0 ( #398 )
...
* v0.1.0
* update poetry.lock
2022-10-18 16:10:17 +03:00
dependabot[bot]
6f07f5ee9d
Bump pytest-cov from 3.0.0 to 4.0.0 ( #383 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-10-18 15:52:11 +03:00
dependabot[bot]
35b3c3a1f7
Bump black from 22.8.0 to 22.10.0 ( #391 )
...
Bumps [black](https://github.com/psf/black ) from 22.8.0 to 22.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/22.8.0...22.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chayim <chayim@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-10-18 15:49:55 +03:00
dependabot[bot]
8a66f331d6
Bump mypy from 0.971 to 0.982 ( #387 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.971 to 0.982.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.971...v0.982 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 15:47:50 +03:00
dependabot[bot]
acd7450a15
Bump typing-extensions from 4.3.0 to 4.4.0 ( #390 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 10:21:41 +03:00
Chayim
4833a3198e
Updating the release process, and validating credentials are active ( #386 )
...
* pypi release improvements, and credential checks
* deps updates along the way
2022-10-06 18:09:43 +03:00
dependabot[bot]
660db8f8f5
Bump email-validator from 1.2.1 to 1.3.0 ( #380 )
...
Bumps [email-validator](https://github.com/JoshData/python-email-validator ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/JoshData/python-email-validator/releases )
- [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/JoshData/python-email-validator/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: email-validator
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-19 11:54:24 +03:00
dependabot[bot]
04e02339aa
Bump tox from 3.25.1 to 3.26.0 ( #375 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.25.1 to 3.26.0.
- [Release notes](https://github.com/tox-dev/tox/releases )
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/tox/compare/3.25.1...3.26.0 )
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-19 11:46:50 +03:00
dependabot[bot]
50191b3439
Bump pydantic from 1.9.1 to 1.10.2 ( #371 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.9.1 to 1.10.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.9.1...v1.10.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-19 11:40:51 +03:00
dependabot[bot]
2f7b144749
Bump pytest from 7.1.2 to 7.1.3 ( #370 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.2 to 7.1.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.1.2...7.1.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 11:34:07 +03:00
dependabot[bot]
902ce8c059
Bump black from 22.6.0 to 22.8.0 ( #366 )
...
Bumps [black](https://github.com/psf/black ) from 22.6.0 to 22.8.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/22.6.0...22.8.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-09-19 11:18:28 +03:00
dvora-h
788d3dfe41
Drop python 3.6 support ( #374 )
...
* Drop python 3.6 support
* Update pyproject.toml
Co-authored-by: Chayim <chayim@users.noreply.github.com>
2022-09-07 11:15:00 +03:00
Yair Bonastre
c6fb00bfc3
fix repository url ( #362 )
2022-09-01 13:11:29 +03:00
Chayim
60f102d188
Updating troves for pypi ( #341 )
...
creating accurate pypi troves
2022-08-11 17:25:47 +03:00
dvora-h
a00a68b414
Add delete_many
to support for bulk deletes ( #305 )
...
* Add support for bulk deletes
* linters
* linters
* fix review comments
* update more-itertools version
* poetry fix - maybe?
* merge main & add more-itertools 8.14.0
* update poetry.lock
* linters
* fix test
Co-authored-by: Chayim I. Kirshen <c@kirshen.com>
2022-08-10 16:22:27 +03:00
Serhii Charykov
4661459ddd
Migrate from aioredis to redis-py with asyncio support ( #233 )
...
* Migrate from aioredis to redis with asyncio support
Add test for redis type
Fix imports from wrong module (for tests_sync)
* fixing merge conflicts and up to dating the lock file
Co-authored-by: Chayim I. Kirshen <c@kirshen.com>
2022-08-10 15:21:13 +03:00
Mahmoud Harmouch
ac6a75be19
fixed a potential bug ( #337 )
...
* fixed a potential bug
Signed-off-by: wiseaidev <business@wiseai.dev>
* add unit tests
Signed-off-by: wiseaidev <business@wiseai.dev>
* remove unnecessary logic related to six module
Signed-off-by: wiseaidev <business@wiseai.dev>
* remove six from dependencies
Signed-off-by: wiseaidev <business@wiseai.dev>
* pass "ignore" as a kwarg
Signed-off-by: wiseaidev <business@wiseai.dev>
* get rid of try catch and simplify logic
Signed-off-by: wiseaidev <business@wiseai.dev>
* rm poetry.lock
Signed-off-by: wiseaidev <business@wiseai.dev>
* rm poetry.lock
Signed-off-by: wiseaidev <business@wiseai.dev>
* run black
Signed-off-by: wiseaidev <business@wiseai.dev>
* fix mypy issue
Signed-off-by: wiseaidev <business@wiseai.dev>
* adjust other tests accordingly
Signed-off-by: wiseaidev <business@wiseai.dev>
2022-08-09 17:40:27 +03:00
dependabot[bot]
b103adbe6d
Bump black from 22.3.0 to 22.6.0 ( #286 )
...
Bumps [black](https://github.com/psf/black ) from 22.3.0 to 22.6.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/22.3.0...22.6.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-08-09 15:36:27 +03:00
dependabot[bot]
cb831d76b9
Bump tox from 3.25.0 to 3.25.1 ( #288 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.25.0 to 3.25.1.
- [Release notes](https://github.com/tox-dev/tox/releases )
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/tox/compare/3.25.0...3.25.1 )
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 15:17:46 +03:00
dependabot[bot]
3e9265afb2
Bump mypy from 0.961 to 0.971 ( #314 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
2022-08-09 15:16:42 +03:00
dependabot[bot]
6de174f917
Bump flake8 from 4.0.1 to 5.0.4 ( #330 )
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 4.0.1 to 5.0.4.
- [Release notes](https://github.com/pycqa/flake8/releases )
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.4 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 14:40:09 +03:00
dependabot[bot]
dcd84e0ab2
Bump pytest-asyncio from 0.18.3 to 0.19.0 ( #311 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 12:59:40 +03:00
dependabot[bot]
30ad342684
Bump cleo from 1.0.0a4 to 1.0.0a5 ( #270 )
...
Bumps [cleo](https://github.com/sdispater/cleo ) from 1.0.0a4 to 1.0.0a5.
- [Release notes](https://github.com/sdispater/cleo/releases )
- [Changelog](https://github.com/python-poetry/cleo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sdispater/cleo/compare/1.0.0a4...1.0.0a5 )
---
updated-dependencies:
- dependency-name: cleo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-10 10:26:03 +01:00
dependabot[bot]
56ee3d4836
Bump mypy from 0.960 to 0.961 ( #271 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.960 to 0.961.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.960...v0.961 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 09:33:11 +01:00
dependabot[bot]
2ae285f8ce
Bump twine from 4.0.0 to 4.0.1
...
Bumps [twine](https://github.com/pypa/twine ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/4.0.0...4.0.1 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 03:29:14 +00:00
dependabot[bot]
db0264c4f2
Bump mypy from 0.950 to 0.960
...
Bumps [mypy](https://github.com/python/mypy ) from 0.950 to 0.960.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.950...v0.960 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 03:49:32 +00:00
dependabot[bot]
5d1b9c57c1
Bump coverage from 6.3.3 to 6.4
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 6.3.3 to 6.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/6.3.3...6.4 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 03:40:16 +00:00
dependabot[bot]
53761ef892
Bump pylint from 2.13.8 to 2.13.9
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.13.8 to 2.13.9.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.8...v2.13.9 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 03:29:27 +00:00
Simon Prickett
e2ff503da9
Version bump to 0.0.27.
2022-05-13 11:57:00 +01:00
dependabot[bot]
35b618202b
Bump pylint from 2.13.7 to 2.13.8
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.13.7 to 2.13.8.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.7...v2.13.8 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 10:00:31 +00:00
dependabot[bot]
e2523dc791
Bump email-validator from 1.2.0 to 1.2.1
...
Bumps [email-validator](https://github.com/JoshData/python-email-validator ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/JoshData/python-email-validator/releases )
- [Commits](https://github.com/JoshData/python-email-validator/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: email-validator
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 03:28:31 +00:00
dependabot[bot]
bdd76411ba
Bump mypy from 0.942 to 0.950
...
Bumps [mypy](https://github.com/python/mypy ) from 0.942 to 0.950.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 03:24:10 +00:00
Simon Prickett
878490abb7
Version bump.
2022-04-25 15:33:02 +01:00
dependabot[bot]
e723e8abc8
Bump pytest from 7.1.1 to 7.1.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.1 to 7.1.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.1.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 08:16:22 +00:00
dependabot[bot]
ae73be64d6
Bump email-validator from 1.1.3 to 1.2.0
...
Bumps [email-validator](https://github.com/JoshData/python-email-validator ) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/JoshData/python-email-validator/releases )
- [Commits](https://github.com/JoshData/python-email-validator/compare/v1.1.3...v1.2.0 )
---
updated-dependencies:
- dependency-name: email-validator
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 03:35:45 +00:00
Simon Prickett
710b14187e
Version bump.
2022-04-22 16:09:16 +01:00
Simon Prickett
6cd611bc50
Version bump.
2022-04-22 10:13:44 +01:00
Simon Prickett
70e1f5952d
Removed dotenv dependency and code.
2022-04-22 10:03:34 +01:00
dependabot[bot]
cfad34af1b
Bump pylint from 2.13.5 to 2.13.7
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.13.5 to 2.13.7.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.5...v2.13.7 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 03:23:31 +00:00
Simon Prickett
d417079f53
Version bump for 0.23.
2022-04-13 11:04:38 +01:00