Commit graph

314 commits

Author SHA1 Message Date
Simon Prickett
874b82b8f5
Merge pull request #163 from redis/dependabot/pip/pytest-asyncio-0.18.3
Bump pytest-asyncio from 0.18.2 to 0.18.3
2022-03-29 10:32:01 +01: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
Simon Prickett
5dce257c59
Merge pull request #161 from redis/dependabot/pip/python-dotenv-0.20.0
Bump python-dotenv from 0.19.2 to 0.20.0
2022-03-29 10:26:40 +01:00
dependabot[bot]
1ae0472018
Bump python-dotenv from 0.19.2 to 0.20.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.19.2...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:21:13 +00:00
Simon Prickett
c518086b5f
Merge pull request #159 from redis/dependabot/pip/mypy-0.942
Bump mypy from 0.941 to 0.942
2022-03-29 10:18:53 +01:00
dependabot[bot]
3392df4339
Bump mypy from 0.941 to 0.942
Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.941...v0.942)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 03:24:07 +00:00
Simon Prickett
c32dda6a3a
Merge pull request #158 from redis/dependabot/pip/redis-4.2.0
Bump redis from 4.1.4 to 4.2.0
2022-03-24 10:20:08 +00:00
dependabot[bot]
e7a8f67cd9
Bump redis from 4.1.4 to 4.2.0
Bumps [redis](https://github.com/redis/redis-py) from 4.1.4 to 4.2.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.1.4...v4.2.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-03-24 03:30:02 +00:00
Simon Prickett
d3cc4649a5
Merge pull request #157 from redis/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
2022-03-22 15:33:21 +00:00
Simon Prickett
39674410c7
Merge pull request #156 from redis/dependabot/pip/pytest-7.1.1
Bump pytest from 7.1.0 to 7.1.1
2022-03-22 15:31:40 +00:00
Simon Prickett
92db8a8456
Merge pull request #155 from redis/dependabot/pip/types-redis-4.1.18
Bump types-redis from 4.1.17 to 4.1.18
2022-03-22 15:29:20 +00:00
dependabot[bot]
7d537b1a0f
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 03:24:12 +00:00
dependabot[bot]
c77c269a3b
Bump pytest from 7.1.0 to 7.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.1.
- [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.0...7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 03:29:27 +00:00
dependabot[bot]
b30aa6ef56
Bump types-redis from 4.1.17 to 4.1.18
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.17 to 4.1.18.
- [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-03-17 03:20:14 +00:00
Simon Prickett
8913318784
Merge pull request #153 from redis/dependabot/pip/mypy-0.941
Bump mypy from 0.940 to 0.941
2022-03-15 09:32:42 +00:00
dependabot[bot]
f21491e0a3
Bump mypy from 0.940 to 0.941
Bumps [mypy](https://github.com/python/mypy) from 0.940 to 0.941.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.940...v0.941)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 03:29:17 +00:00
Simon Prickett
845dff11a4
Merge pull request #152 from redis/dependabot/pip/mypy-0.940
Bump mypy from 0.931 to 0.940
2022-03-14 14:34:49 +00:00
dependabot[bot]
569e653312
Bump mypy from 0.931 to 0.940
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.940.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.931...v0.940)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 14:31:53 +00:00
Simon Prickett
ad3f90da8f
Merge pull request #151 from redis/dependabot/pip/pytest-7.1.0
Bump pytest from 7.0.1 to 7.1.0
2022-03-14 14:29:26 +00:00
Simon Prickett
dc6621280e
Merge pull request #149 from redis/dependabot/pip/python-ulid-1.1.0
Bump python-ulid from 1.0.3 to 1.1.0
2022-03-14 14:26:24 +00:00
dependabot[bot]
eb3662c01c
Bump pytest from 7.0.1 to 7.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.0.
- [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.0.1...7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 03:29:58 +00:00
dependabot[bot]
95d8fcf584
Bump python-ulid from 1.0.3 to 1.1.0
Bumps [python-ulid](https://github.com/mdomke/python-ulid) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/mdomke/python-ulid/releases)
- [Changelog](https://github.com/mdomke/python-ulid/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mdomke/python-ulid/compare/1.0.3...1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 03:18:42 +00:00
Simon Prickett
ae7902cdcd
Merge pull request #148 from redis/dependabot/pip/types-six-1.16.12
Bump types-six from 1.16.11 to 1.16.12
2022-03-10 15:03:42 +00:00
dependabot[bot]
d9d38f6646
Bump types-six from 1.16.11 to 1.16.12
Bumps [types-six](https://github.com/python/typeshed) from 1.16.11 to 1.16.12.
- [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-03-10 03:27:10 +00:00
Simon Prickett
4f7df01e19
Added missing " 2022-03-08 12:36:01 +00:00
Simon Prickett
7aab8f4c5a
Merge pull request #147 from redis/dependabot/pip/bandit-1.7.4
Bump bandit from 1.7.3 to 1.7.4
2022-03-07 10:16:59 +00:00
dependabot[bot]
c849c7ffb4
Bump bandit from 1.7.3 to 1.7.4
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.3...1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:25:51 +00:00
Simon Prickett
b0618215ef
Merge pull request #145 from redis/dependabot/pip/pytest-asyncio-0.18.2
Bump pytest-asyncio from 0.18.1 to 0.18.2
2022-03-04 10:28:47 +00:00
dependabot[bot]
9741134ba6
Bump pytest-asyncio from 0.18.1 to 0.18.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.1...v0.18.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-03-04 03:25:41 +00:00
Simon Prickett
a3ec4bf126 Version 0.20. 2022-03-02 12:10:22 +00:00
Simon Prickett
71c774964b
Merge pull request #143 from redis/dependabot/pip/types-six-1.16.11
Bump types-six from 1.16.10 to 1.16.11
2022-03-02 12:05:35 +00:00
Simon Prickett
7fb80eb070
Merge pull request #142 from redis/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.4.0 to 3
2022-03-02 12:03:24 +00:00
Simon Prickett
270587333d
Merge pull request #140 from redis/dependabot/pip/bandit-1.7.3
Bump bandit from 1.7.2 to 1.7.3
2022-03-02 12:00:27 +00:00
dependabot[bot]
058810eaa3
Bump types-six from 1.16.10 to 1.16.11
Bumps [types-six](https://github.com/python/typeshed) from 1.16.10 to 1.16.11.
- [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-03-02 03:32:47 +00:00
dependabot[bot]
2899af31dc
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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/v2.4.0...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 03:31:19 +00:00
dependabot[bot]
ba4b0ec508
Bump bandit from 1.7.2 to 1.7.3
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.2...1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 03:24:52 +00:00
Simon Prickett
ca813f06ea
Merge pull request #139 from redis/dependabot/pip/types-redis-4.1.17
Bump types-redis from 4.1.16 to 4.1.17
2022-02-24 14:55:17 +00:00
dependabot[bot]
f54a0bb056
Bump types-redis from 4.1.16 to 4.1.17
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.16 to 4.1.17.
- [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-24 03:24:28 +00:00
Simon Prickett
9a6adf3b88
Merge pull request #138 from redis/dependabot/pip/click-8.0.4
Bump click from 8.0.3 to 8.0.4
2022-02-21 16:13:23 +00:00
Simon Prickett
a81b0ba308
Merge pull request #137 from redis/dependabot/pip/coverage-6.3.2
Bump coverage from 6.3.1 to 6.3.2
2022-02-21 16:11:25 +00:00
Simon Prickett
d41020a6cb
Merge pull request #136 from redis/dependabot/pip/types-redis-4.1.16
Bump types-redis from 4.1.15 to 4.1.16
2022-02-21 16:10:01 +00:00
Simon Prickett
a5eeb82491
Merge pull request #134 from redis/dependabot/pip/redis-4.1.4
Bump redis from 4.1.3 to 4.1.4
2022-02-21 16:05:27 +00:00
dependabot[bot]
0a54250916
Bump click from 8.0.3 to 8.0.4
Bumps [click](https://github.com/pallets/click) from 8.0.3 to 8.0.4.
- [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.0.3...8.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 03:34:16 +00:00
dependabot[bot]
f484982dff
Bump coverage from 6.3.1 to 6.3.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.1 to 6.3.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.3.1...6.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 03:33:52 +00:00
dependabot[bot]
36a4d36a70
Bump types-redis from 4.1.15 to 4.1.16
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.15 to 4.1.16.
- [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-18 03:33:58 +00:00
dependabot[bot]
bc37128e02
Bump redis from 4.1.3 to 4.1.4
Bumps [redis](https://github.com/redis/redis-py) from 4.1.3 to 4.1.4.
- [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.3...v4.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 03:23:19 +00:00
Simon Prickett
03d68d3174 Version bump. 2022-02-15 20:33:23 +00:00
Simon Prickett
09a3599a3e
Merge pull request #132 from redis/delete-without-read-#127
Adds delete function at a class level - enables instances of models to be deleted without reading them first
2022-02-15 20:28:52 +00:00
Simon Prickett
6d009a0d72 Fixed linter errors, refactored delete. 2022-02-15 18:46:50 +00:00
Simon Prickett
e8511315ce
Merge pull request #131 from redis/dependabot/pip/pytest-7.0.1
Bump pytest from 7.0.0 to 7.0.1
2022-02-14 20:55:18 +00:00