Commit graph

269 commits

Author SHA1 Message Date
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
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
Simon Prickett
259aeda590
Merge pull request #130 from redis/dependabot/pip/typing-extensions-4.1.1
Bump typing-extensions from 4.0.1 to 4.1.1
2022-02-14 20:53:37 +00:00
Simon Prickett
885b24b35b Adds delete function at a class level. 2022-02-14 20:44:49 +00:00
dependabot[bot]
213178fe79
Bump pytest from 7.0.0 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.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.0.0...7.0.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-02-14 03:29:00 +00:00
dependabot[bot]
273947b4f6
Bump typing-extensions from 4.0.1 to 4.1.1
Bumps [typing-extensions](https://github.com/python/typing) from 4.0.1 to 4.1.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/compare/4.0.1...4.1.1)

---
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-02-14 03:28:36 +00:00
Simon Prickett
2be01743a3 Version bump 0.0.18. 2022-02-11 19:44:42 +00:00
Simon Prickett
d2c6e2f8a3
Merge pull request #129 from redis/change-to-mit-license-#104
Updated to MIT license.
2022-02-11 19:39:31 +00:00
Simon Prickett
e838e2a0a6 Updated to MIT license. 2022-02-11 18:48:55 +00:00
Simon Prickett
b306dbd868
Merge pull request #128 from redis/dependabot/pip/pytest-asyncio-0.18.1
Bump pytest-asyncio from 0.17.2 to 0.18.1
2022-02-11 18:16:11 +00:00
dependabot[bot]
3d6cfb11d2
Bump pytest-asyncio from 0.17.2 to 0.18.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.2 to 0.18.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.2...v0.18.1)

---
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-02-11 03:24:01 +00:00
Simon Prickett
3e1b066998
Merge pull request #118 from redis/dependabot/pip/types-redis-4.1.15
Bump types-redis from 4.1.13 to 4.1.15
2022-02-09 18:40:13 +00:00
Simon Prickett
675138d0a5
Merge pull request #123 from redis/dependabot/pip/pytest-7.0.0
Bump pytest from 6.2.5 to 7.0.0
2022-02-09 18:38:26 +00:00
Simon Prickett
c4ee791bb9
Merge pull request #125 from redis/dependabot/pip/redis-4.1.3
Bump redis from 4.1.2 to 4.1.3
2022-02-09 18:35:22 +00:00
dependabot[bot]
4a3cb2e4b7
Bump redis from 4.1.2 to 4.1.3
Bumps [redis](https://github.com/redis/redis-py) from 4.1.2 to 4.1.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.1.2...v4.1.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-02-09 03:25:10 +00:00
dependabot[bot]
ba622e099a
Bump pytest from 6.2.5 to 7.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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/6.2.5...7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 03:32:46 +00:00
Simon Prickett
308b6c5b1c
Merge pull request #117 from redis/dependabot/pip/twine-3.8.0
Bump twine from 3.7.1 to 3.8.0
2022-02-04 13:38:11 +00:00
dependabot[bot]
3343240ec0
Bump types-redis from 4.1.13 to 4.1.15
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.13 to 4.1.15.
- [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-03 03:21:09 +00:00
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
Simon Prickett
9a1d43c011
Merge pull request #113 from redis/dependabot/pip/black-22.1.0
Bump black from 21.12b0 to 22.1.0
2022-02-02 11:42:32 +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
Simon Prickett
21ef7e8e2d
Merge pull request #106 from redis/dependabot/pip/bandit-1.7.2
Bump bandit from 1.7.1 to 1.7.2
2022-02-02 11:23:21 +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
Simon Prickett
7568874c2b
Merge pull request #98 from redis/dependabot/pip/types-redis-4.1.10
Bump types-redis from 4.1.8 to 4.1.10
2022-01-21 19:50:17 +00:00
Simon Prickett
ec9e96de98
Merge pull request #95 from dracco1993/patch-1
Unify other library links with redis/redis-om-dotnet
2022-01-21 19:44:49 +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
Jordan Miller
cdda5f0404
Unify other library links with redis/redis-om-dotnet 2022-01-18 01:53:38 -05: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
Simon Prickett
1477e94455
Merge pull request #89 from redis/dependabot/pip/pytest-asyncio-0.17.0
Bump pytest-asyncio from 0.16.0 to 0.17.0
2022-01-14 19:05:14 +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
93c2ea68e1
Merge pull request #88 from redis/fix-linter-errors
Fix linter errors
2022-01-13 17:19:18 +00:00
Simon Prickett
275aff2902 Fixed linter issue. 2022-01-13 17:10:51 +00:00
Simon Prickett
7fa62da881 Linter fixes. 2022-01-13 17:08:46 +00:00
Simon Prickett
9e3265ab9e
Merge pull request #85 from redis/issue-#72-update-containers
Updated to RediSearch edge and removed append only configuration as it was spurious
2022-01-11 19:45:23 +00:00