Commit graph

160 commits

Author SHA1 Message Date
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
Simon Prickett
490d8c1962
Merge pull request #260 from redis/dependabot/pip/coverage-6.4
Bump coverage from 6.3.3 to 6.4
2022-05-23 11:37:47 +01: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]
620668da15
Bump types-redis from 4.2.4 to 4.2.5
Bumps [types-redis](https://github.com/python/typeshed) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 03:39:50 +00:00
Simon Prickett
89a188b876
Merge pull request #257 from redis/dependabot/pip/types-redis-4.2.4
Bump types-redis from 4.2.3 to 4.2.4
2022-05-20 12:16:47 +01:00
dependabot[bot]
578dedd8ba
Bump types-redis from 4.2.3 to 4.2.4
Bumps [types-redis](https://github.com/python/typeshed) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 03:19:51 +00:00
dependabot[bot]
cc2392e923
Bump pydantic from 1.9.0 to 1.9.1
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/v1.9.1/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.9.0...v1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 03:19:23 +00:00
Simon Prickett
b41b89ada1
Merge pull request #253 from redis/dependabot/pip/types-redis-4.2.3
Bump types-redis from 4.2.2 to 4.2.3
2022-05-16 21:02:12 +01:00
dependabot[bot]
df81ee9b66
Bump types-redis from 4.2.2 to 4.2.3
Bumps [types-redis](https://github.com/python/typeshed) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 03:29:51 +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
dependabot[bot]
1fa41854f4
Bump coverage from 6.3.2 to 6.3.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.2 to 6.3.3.
- [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.2...6.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 03:24:53 +00:00
dependabot[bot]
a711aba6db
Bump redis from 4.3.0 to 4.3.1
Bumps [redis](https://github.com/redis/redis-py) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.3.0...v4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 03:29:48 +00:00
Simon Prickett
4a5cfd0e8f
Merge pull request #242 from redis/dependabot/pip/redis-4.3.0
Bump redis from 4.2.2 to 4.3.0
2022-05-09 12:37:21 +01:00
dependabot[bot]
c78cb09443
Bump types-redis from 4.2.1 to 4.2.2
Bumps [types-redis](https://github.com/python/typeshed) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 03:37:49 +00:00
dependabot[bot]
6852e51e94
Bump redis from 4.2.2 to 4.3.0
Bumps [redis](https://github.com/redis/redis-py) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.2.2...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 03:37:26 +00:00
dependabot[bot]
85d3fea19a
Bump types-redis from 4.2.0 to 4.2.1
Bumps [types-redis](https://github.com/python/typeshed) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 03:22:18 +00: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]
6fa692bdfd
Bump click from 8.1.2 to 8.1.3
Bumps [click](https://github.com/pallets/click) from 8.1.2 to 8.1.3.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.2...8.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 04:22:45 +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
c0fa1bef57
Merge pull request #217 from redis/dependabot/pip/types-redis-4.2.0
Bump types-redis from 4.1.22 to 4.2.0
2022-04-25 09:18:20 +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]
d66f49f4c9
Bump types-redis from 4.1.22 to 4.2.0
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.22 to 4.2.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 03:36:12 +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
70e1f5952d Removed dotenv dependency and code. 2022-04-22 10:03:34 +01:00
Simon Prickett
83b011e03b
Merge pull request #211 from redis/dependabot/pip/pylint-2.13.7
Bump pylint from 2.13.5 to 2.13.7
2022-04-21 12:06:15 +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
dependabot[bot]
cf1b81c3ff
Bump types-redis from 4.1.21 to 4.1.22
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.21 to 4.1.22.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 03:23:04 +00:00
Simon Prickett
843ed8a9b4
Merge pull request #209 from redis/dependabot/pip/typing-extensions-4.2.0
Bump typing-extensions from 4.1.1 to 4.2.0
2022-04-19 09:12:00 +01:00
dependabot[bot]
6df03af440
Bump typing-extensions from 4.1.1 to 4.2.0
Bumps [typing-extensions](https://github.com/python/typing) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/python/typing/releases)
- [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG)
- [Commits](https://github.com/python/typing/compare/4.1.1...4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 03:27:24 +00:00
dependabot[bot]
ada93fc60f
Bump types-redis from 4.1.19 to 4.1.21
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.19 to 4.1.21.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 03:27:01 +00:00
dependabot[bot]
4ea64c9faf
Bump types-six from 1.16.13 to 1.16.15
Bumps [types-six](https://github.com/python/typeshed) from 1.16.13 to 1.16.15.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 03:30:18 +00:00
dependabot[bot]
b3418b6a68
Bump types-six from 1.16.12 to 1.16.13
Bumps [types-six](https://github.com/python/typeshed) from 1.16.12 to 1.16.13.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 03:22:31 +00:00
dependabot[bot]
1b9f78f4d9
Bump tox from 3.24.5 to 3.25.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.5 to 3.25.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.24.5...3.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 04:37:25 +00:00
dependabot[bot]
d27911afeb
Bump pylint from 2.13.4 to 2.13.5
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.4 to 2.13.5.
- [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.4...v2.13.5)

---
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-07 03:22:31 +00:00
Simon Prickett
830fa50235
Merge pull request #187 from redis/dependabot/pip/redis-4.2.2
Bump redis from 4.2.1 to 4.2.2
2022-04-05 12:57:05 +01:00
dependabot[bot]
b866426886
Bump redis from 4.2.1 to 4.2.2
Bumps [redis](https://github.com/redis/redis-py) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.2.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:22:30 +00:00
dependabot[bot]
abd5d2c992
Bump types-redis from 4.1.18 to 4.1.19
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.18 to 4.1.19.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 03:22:50 +00:00
dependabot[bot]
4453e4de25
Bump redis from 4.2.0 to 4.2.1
Bumps [redis](https://github.com/redis/redis-py) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 14:04:09 +00:00
Simon Prickett
5ace138f08
Merge pull request #182 from redis/dependabot/pip/pylint-2.13.4
Bump pylint from 2.13.3 to 2.13.4
2022-04-01 15:01:48 +01:00
Simon Prickett
9e10ee503c
Merge pull request #181 from redis/dependabot/pip/click-8.1.2
Bump click from 8.1.1 to 8.1.2
2022-04-01 14:56:03 +01:00
dependabot[bot]
e2b9dffdf7
Bump pylint from 2.13.3 to 2.13.4
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.3 to 2.13.4.
- [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.3...v2.13.4)

---
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-01 13:26:03 +00:00
dependabot[bot]
a6bbbc7ed7
Bump click from 8.1.1 to 8.1.2
Bumps [click](https://github.com/pallets/click) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.1...8.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 03:28:21 +00:00
dependabot[bot]
8214766798
Bump twine from 3.8.0 to 4.0.0
Bumps [twine](https://github.com/pypa/twine) from 3.8.0 to 4.0.0.
- [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/3.8.0...4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 03:27:57 +00:00
dependabot[bot]
cfc36dfc05
Bump click from 8.1.0 to 8.1.1
Bumps [click](https://github.com/pallets/click) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.0...8.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 03:28:59 +00:00
Simon Prickett
8a8c94fb5f
Merge pull request #167 from redis/dependabot/pip/pylint-2.13.3
Bump pylint from 2.12.2 to 2.13.3
2022-03-29 10:44:11 +01:00
dependabot[bot]
a4345cbb6b
Bump pylint from 2.12.2 to 2.13.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.3.
- [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.12.2...v2.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:40:48 +00:00
Simon Prickett
e82d89e6a1
Merge pull request #166 from redis/dependabot/pip/click-8.1.0
Bump click from 8.0.4 to 8.1.0
2022-03-29 10:40:08 +01:00
dependabot[bot]
99ee1e6b43
Bump black from 22.1.0 to 22.3.0
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.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.1.0...22.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:34:23 +00:00
dependabot[bot]
9f4d13500a
Bump pytest-asyncio from 0.18.2 to 0.18.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.2 to 0.18.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.18.2...v0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:29:20 +00:00