Commit graph

466 commits

Author SHA1 Message Date
Chayim
afdf6d82cc
Updating release drafter to match current standard (#291) 2022-07-11 11:07:26 +03:00
Chayim
bc2199f2d4
Spellcheck (#302)
* spelling, take1

* some spelling fixes

* one more
2022-07-11 11:03:16 +03:00
Chayim
b4c20b2f8f
Support for Pypy 3.7 in CI (#300)
pypy3.7 in CI
2022-07-11 10:58:45 +03:00
dependabot[bot]
d604797d9d
Bump types-six from 1.16.15 to 1.16.16 (#273)
Bumps [types-six](https://github.com/python/typeshed) from 1.16.15 to 1.16.16.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 11:39:42 +01: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]
3014905659
Bump actions/setup-python from 3.1.2 to 4.0.0 (#272)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.2...v4.0.0)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 16:30:36 +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
Simon Prickett
c2dbcfc394
Merge pull request #269 from redis/dependabot/pip/coverage-6.4.1
Bump coverage from 6.4 to 6.4.1
2022-06-06 14:46:24 +01:00
Simon Prickett
c50613d822
Merge pull request #268 from redis/dependabot/pip/redis-4.3.3
Bump redis from 4.3.1 to 4.3.3
2022-06-06 14:44:21 +01:00
Simon Prickett
d2dd21ac28
Merge pull request #266 from redis/dependabot/pip/twine-4.0.1
Bump twine from 4.0.0 to 4.0.1
2022-06-06 14:41:28 +01:00
dependabot[bot]
c2886a7e8b
Bump coverage from 6.4 to 6.4.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4 to 6.4.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.4...6.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 06:47:53 +00:00
dependabot[bot]
7c76abd119
Bump redis from 4.3.1 to 4.3.3
Bumps [redis](https://github.com/redis/redis-py) from 4.3.1 to 4.3.3.
- [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.1...v4.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 06:46:57 +00: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
Simon Prickett
aca917cb5d
Merge pull request #265 from redis/dependabot/pip/types-redis-4.2.6
Bump types-redis from 4.2.5 to 4.2.6
2022-05-27 11:24:26 +01:00
dependabot[bot]
663f971dcd
Bump types-redis from 4.2.5 to 4.2.6
Bumps [types-redis](https://github.com/python/typeshed) from 4.2.5 to 4.2.6.
- [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-27 03:30:39 +00:00
Simon Prickett
a11185ed03
Merge pull request #264 from redis/dependabot/pip/mypy-0.960
Bump mypy from 0.950 to 0.960
2022-05-26 10:47:34 +01: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
Simon Prickett
234d1a7e7d
Merge pull request #262 from ryanrussell/main
docs(Getting Started): Fix get_redis_connection() example
2022-05-25 12:05:29 +01:00
r
0c923ca995 docs(Getting Started): Fix get_redis_connection() example 2022-05-24 16:18:54 -05: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
Simon Prickett
c866f462a6
Merge pull request #259 from redis/dependabot/pip/types-redis-4.2.5
Bump types-redis from 4.2.4 to 4.2.5
2022-05-23 11:36:28 +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
Simon Prickett
64669c5ae6
Merge pull request #256 from redis/dependabot/pip/pydantic-1.9.1
Bump pydantic from 1.9.0 to 1.9.1
2022-05-20 12:15:42 +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
Simon Prickett
6b35387961
Merge pull request #252 from redis/dependabot/pip/pylint-2.13.9
Bump pylint from 2.13.8 to 2.13.9
2022-05-16 21:00:33 +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
Simon Prickett
e2ff503da9 Version bump to 0.0.27. 2022-05-13 11:57:00 +01:00
Simon Prickett
a1a2da7080
Merge pull request #249 from redis/dependabot/pip/coverage-6.3.3
Bump coverage from 6.3.2 to 6.3.3
2022-05-13 11:16:18 +01: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
Simon Prickett
395fa0aa08
Merge pull request #245 from redis/dependabot/pip/redis-4.3.1
Bump redis from 4.3.0 to 4.3.1
2022-05-10 11:57:54 +01: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
Simon Prickett
5d77831d17
Merge pull request #243 from redis/dependabot/pip/types-redis-4.2.2
Bump types-redis from 4.2.1 to 4.2.2
2022-05-09 12:36:28 +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
Simon Prickett
897bb3383e
Merge pull request #237 from moznuy/fix/ci
Fix CI
2022-05-06 13:02:59 +01:00
Serhii Charykov
1d73633c25 Fix CI python version strings 2022-05-05 18:06:35 +03:00
Simon Prickett
c2339b397a
Merge pull request #236 from redis/dependabot/pip/types-redis-4.2.1
Bump types-redis from 4.2.0 to 4.2.1
2022-05-05 11:26:04 +01: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
Simon Prickett
8a3f0d8813
Merge pull request #232 from guoard/patch-1
docs(readme): Fix typo
2022-05-04 17:41:21 +01:00
Ali Afsharzadeh
699fff7823
docs(readme): Fix typo 2022-05-04 10:56:55 +04:30
Simon Prickett
e129526593
Merge pull request #231 from redis/swap-docker-compose-to-redis-stack-#230
Updated to use Redis Stack latest container in docker-compose.yaml
2022-05-03 11:12:10 +01:00
Simon Prickett
06ee3dd818 Updated to use Redis Stack latest. 2022-05-03 11:10:22 +01:00
Simon Prickett
632953b6d9
Merge pull request #227 from moznuy/fix/80
Update the help text in Makefile text to include all options
2022-05-03 11:07:20 +01:00
Simon Prickett
935d53b107
Merge pull request #225 from moznuy/fix/119
Fix DeprecationWarning '@pytest.fixture'
2022-05-03 11:03:58 +01:00