Commit graph

75 commits

Author SHA1 Message Date
dependabot[bot]
6762ea4fb1
Bump twine from 3.7.1 to 3.8.0
Bumps [twine](https://github.com/pypa/twine) from 3.7.1 to 3.8.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.7.1...3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 03:20:49 +00:00
Simon Prickett
1581aef8cb
Merge pull request #116 from redis/dependabot/pip/coverage-6.3.1
Bump coverage from 6.2 to 6.3.1
2022-02-02 11:50:20 +00:00
Simon Prickett
7f1d594666
Merge pull request #115 from redis/dependabot/pip/types-redis-4.1.13
Bump types-redis from 4.1.10 to 4.1.13
2022-02-02 11:46:45 +00:00
dependabot[bot]
0195fdf6c2
Bump coverage from 6.2 to 6.3.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.2 to 6.3.1.
- [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.2...6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 11:44:28 +00:00
dependabot[bot]
4ec7f08747
Bump black from 21.12b0 to 22.1.0
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.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/commits/22.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 11:27:20 +00:00
Simon Prickett
5638ce90bd
Merge pull request #112 from redis/dependabot/pip/redis-4.1.2
Bump redis from 4.1.1 to 4.1.2
2022-02-02 11:24:24 +00:00
dependabot[bot]
23110d22e4
Bump types-redis from 4.1.10 to 4.1.13
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.10 to 4.1.13.
- [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-02-01 03:25:03 +00:00
dependabot[bot]
044a00a122
Bump redis from 4.1.1 to 4.1.2
Bumps [redis](https://github.com/redis/redis-py) from 4.1.1 to 4.1.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.1.1...v4.1.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-01-28 03:21:32 +00:00
dependabot[bot]
4c3d07d276
Bump bandit from 1.7.1 to 1.7.2
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.1...1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 03:18:36 +00:00
Simon Prickett
28d06f3264
Merge pull request #93 from redis/dependabot/pip/redis-4.1.1
Bump redis from 4.1.0 to 4.1.1
2022-01-21 20:05:02 +00:00
Simon Prickett
9e6f3339df
Merge pull request #94 from redis/dependabot/pip/pytest-asyncio-0.17.2
Bump pytest-asyncio from 0.17.0 to 0.17.2
2022-01-21 20:01:53 +00:00
Simon Prickett
0baa4f9a55
Merge pull request #96 from redis/dependabot/pip/types-six-1.16.10
Bump types-six from 1.16.9 to 1.16.10
2022-01-21 19:59:21 +00:00
dependabot[bot]
de5782d58f
Bump types-redis from 4.1.8 to 4.1.10
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.8 to 4.1.10.
- [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-01-20 03:25:53 +00:00
dependabot[bot]
806d1e9357
Bump types-six from 1.16.9 to 1.16.10
Bumps [types-six](https://github.com/python/typeshed) from 1.16.9 to 1.16.10.
- [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-01-19 03:30:52 +00:00
dependabot[bot]
40606f45db
Bump pytest-asyncio from 0.17.0 to 0.17.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.0 to 0.17.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.0...v0.17.2)

---
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-01-18 03:22:56 +00:00
dependabot[bot]
6c7d1408cd
Bump redis from 4.1.0 to 4.1.1
Bumps [redis](https://github.com/redis/redis-py) from 4.1.0 to 4.1.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.1.0...v4.1.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-01-18 03:22:22 +00:00
Simon Prickett
97c3026919
Merge pull request #90 from redis/dependabot/pip/types-redis-4.1.8
Bump types-redis from 4.1.7 to 4.1.8
2022-01-14 19:06:53 +00:00
dependabot[bot]
88488a46b6
Bump types-redis from 4.1.7 to 4.1.8
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.7 to 4.1.8.
- [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-01-14 03:36:23 +00:00
dependabot[bot]
d7554849a1
Bump pytest-asyncio from 0.16.0 to 0.17.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.16.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 03:35:59 +00:00
Simon Prickett
f9127d1ca0
Merge pull request #84 from redis/dependabot/pip/mypy-0.931
Bump mypy from 0.930 to 0.931
2022-01-11 15:55:37 +00:00
Simon Prickett
502e391860
Merge pull request #83 from redis/dependabot/pip/types-redis-4.1.7
Bump types-redis from 4.1.3 to 4.1.7
2022-01-11 15:51:11 +00:00
dependabot[bot]
b757d8b2d5
Bump mypy from 0.930 to 0.931
Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.931.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.930...v0.931)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 03:24:51 +00:00
dependabot[bot]
56050ad4ec
Bump types-redis from 4.1.3 to 4.1.7
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.3 to 4.1.7.
- [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-01-10 03:24:29 +00:00
dependabot[bot]
d91bda9dab
Bump types-six from 1.16.7 to 1.16.9
Bumps [types-six](https://github.com/python/typeshed) from 1.16.7 to 1.16.9.
- [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-01-10 03:24:07 +00:00
dependabot[bot]
b106127512
Bump tox from 3.24.4 to 3.24.5
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.4 to 3.24.5.
- [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.4...3.24.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:45:54 +00:00
Simon Prickett
acf20b6c90
Merge pull request #67 from redis/dependabot/pip/types-redis-4.1.3
Bump types-redis from 3.5.16 to 4.1.3
2022-01-05 20:44:01 +00:00
Simon Prickett
ef35de7240
Merge pull request #52 from redis/dependabot/pip/redis-4.1.0
Bump redis from 4.0.1 to 4.1.0
2022-01-05 20:39:59 +00:00
dependabot[bot]
b0c967fca4
Bump types-redis from 3.5.16 to 4.1.3
Bumps [types-redis](https://github.com/python/typeshed) from 3.5.16 to 4.1.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:37:26 +00:00
dependabot[bot]
3f974b8b25
Bump pytest-xdist from 2.4.0 to 2.5.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.4.0 to 2.5.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.4.0...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:31:34 +00:00
Simon Prickett
ec642aad09
Merge pull request #32 from redis/dependabot/pip/coverage-6.2
Bump coverage from 6.1.2 to 6.2
2022-01-05 20:28:14 +00:00
dependabot[bot]
e99fe850b0
Bump coverage from 6.1.2 to 6.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.2 to 6.2.
- [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.1.2...6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:14:56 +00:00
Simon Prickett
0db8f590d7
Merge pull request #70 from redis/dependabot/pip/aioredis-2.0.1
Bump aioredis from 2.0.0 to 2.0.1
2022-01-05 20:13:41 +00:00
dependabot[bot]
3c4c949b8f
Bump redis from 4.0.1 to 4.1.0
Bumps [redis](https://github.com/redis/redis-py) from 4.0.1 to 4.1.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.0.1...v4.1.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-01-05 20:10:09 +00:00
dependabot[bot]
5e01226736
Bump pylint from 2.11.1 to 2.12.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.11.1 to 2.12.2.
- [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.11.1...v2.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:03:21 +00:00
dependabot[bot]
c63bc117e0
Bump aioredis from 2.0.0 to 2.0.1
Bumps [aioredis](https://github.com/aio-libs/aioredis-py) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/aio-libs/aioredis-py/releases)
- [Changelog](https://github.com/aio-libs/aioredis-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aio-libs/aioredis-py/compare/v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:03:10 +00:00
dependabot[bot]
35035772c3
Bump twine from 3.6.0 to 3.7.1
Bumps [twine](https://github.com/pypa/twine) from 3.6.0 to 3.7.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/3.6.0...3.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 19:58:49 +00:00
Simon Prickett
a0b37d26b5
Merge pull request #50 from redis/dependabot/pip/mypy-0.930
Bump mypy from 0.910 to 0.930
2022-01-05 19:56:56 +00:00
Simon Prickett
b28c90249a
Merge pull request #68 from redis/dependabot/pip/pydantic-1.9.0
Bump pydantic from 1.8.2 to 1.9.0
2022-01-05 19:54:47 +00:00
Simon Prickett
1813f7eff1
Merge pull request #65 from redis/dependabot/pip/types-six-1.16.7
Bump types-six from 1.16.2 to 1.16.7
2022-01-05 19:52:52 +00:00
dependabot[bot]
0c42dc4215
Bump mypy from 0.910 to 0.930
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.930.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.910...v0.930)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 19:46:55 +00:00
dependabot[bot]
c42a2009fe
Bump pydantic from 1.8.2 to 1.9.0
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 19:46:55 +00:00
Simon Prickett
947114fdb2
Merge pull request #39 from redis/dependabot/pip/black-21.12b0
Bump black from 21.11b1 to 21.12b0
2022-01-05 19:44:52 +00:00
Simon Prickett
33766a83ab
Merge pull request #35 from redis/dependabot/pip/typing-extensions-4.0.1
Bump typing-extensions from 4.0.0 to 4.0.1
2022-01-05 19:38:56 +00:00
dependabot[bot]
3606a1b88b
Bump black from 21.11b1 to 21.12b0
Bumps [black](https://github.com/psf/black) from 21.11b1 to 21.12b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 19:38:09 +00:00
dependabot[bot]
8a1b5a2728
Bump types-six from 1.16.2 to 1.16.7
Bumps [types-six](https://github.com/python/typeshed) from 1.16.2 to 1.16.7.
- [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-01-04 03:25:00 +00:00
dependabot[bot]
e874808591
Bump typing-extensions from 4.0.0 to 4.0.1
Bumps [typing-extensions](https://github.com/python/typing) from 4.0.0 to 4.0.1.
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 03:22:12 +00:00
dependabot[bot]
6c4e943634
Bump bandit from 1.7.0 to 1.7.1
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.0...1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 21:41:46 +00:00
Andrew Brookins
1e40eb1649 Fix Python 3.7 compatibility 2021-11-24 13:38:35 -08:00
Andrew Brookins
50daaf797a
Merge pull request #17 from redis/dependabot/pip/types-redis-3.5.16
Bump types-redis from 3.5.15 to 3.5.16
2021-11-18 17:35:59 -08:00
Andrew Brookins
715f699c66
Merge branch 'main' into dependabot/pip/redis-4.0.1 2021-11-18 17:35:19 -08:00