Commit graph

201 commits

Author SHA1 Message Date
Simon Prickett
bb80c35aed
Merge pull request #76 from redis/simonprickett-patch-1
Adds .DS_Store to .gitignore
2022-01-06 21:14:02 +00:00
Simon Prickett
67671e60a9
Adds .DS_Store to .gitignore 2022-01-06 20:59:53 +00:00
Simon Prickett
8a661c9f4c
Merge pull request #69 from redis/dependabot/pip/tox-3.24.5
Bump tox from 3.24.4 to 3.24.5
2022-01-05 20:51:28 +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
Simon Prickett
2628580288
Merge pull request #44 from redis/dependabot/pip/pytest-xdist-2.5.0
Bump pytest-xdist from 2.4.0 to 2.5.0
2022-01-05 20:35:34 +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
Simon Prickett
67b316b73e
Merge pull request #40 from redis/dependabot/pip/pylint-2.12.2
Bump pylint from 2.11.1 to 2.12.2
2022-01-05 20:07:08 +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
Simon Prickett
acb6981160
Merge pull request #41 from redis/dependabot/pip/twine-3.7.1
Bump twine from 3.6.0 to 3.7.1
2022-01-05 20:01:13 +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
Simon Prickett
d1c18de456
Merge pull request #18 from redis/dependabot/pip/bandit-1.7.1
Bump bandit from 1.7.0 to 1.7.1
2022-01-05 19:36:10 +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
Andrew Brookins
66fdb8a046
Update index.md 2021-11-26 15:26:52 -08:00
Andrew Brookins
3a3ed91ed0 Merge branch 'main' of github.com:redis-developer/redis-om-python 2021-11-26 15:25:23 -08:00
Andrew Brookins
e4e3583006 Document some possible error messages 2021-11-26 15:25:18 -08:00
Andrew Brookins
4bcb03360d
Update fastapi_integration.md 2021-11-25 07:33:28 -08:00
Andrew Brookins
60fbd09775 Reference the redis-om-fastapi project 2021-11-25 07:27:22 -08:00
Andrew Brookins
269d44c26e Final docs push 2021-11-24 18:12:27 -08:00
Andrew Brookins
321b356140 Switch to using Protocols with typing_extensions 2021-11-24 13:53:54 -08: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
73bd2e1423 Wording changes for connections docs 2021-11-24 13:18:53 -08:00
Andrew Brookins
0d74f4ee5a Add connection docs 2021-11-24 07:42:06 -08:00
Andrew Brookins
6dbeb5e9ec Add documentation index page 2021-11-24 07:18:03 -08:00
Andrew Brookins
436c6500af Fix badges 2021-11-23 11:57:47 -08:00
Andrew Brookins
b5bf393f0c Fix minimum python version in getting started guide 2021-11-22 14:24:18 -08:00
Andrew Brookins
31323214a9 Remove links to MD files that do not exist yet 2021-11-22 12:46:31 -08:00
Andrew Brookins
5dee757041 Add linted change 2021-11-19 08:13:50 -08:00
Andrew Brookins
a0f10cc056 Remove unused Protocol import 2021-11-19 08:10:38 -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
5af10ce937
Merge pull request #21 from redis/dependabot/pip/redis-4.0.1
Bump redis from 3.5.3 to 4.0.1
2021-11-18 17:35:32 -08:00
Andrew Brookins
715f699c66
Merge branch 'main' into dependabot/pip/redis-4.0.1 2021-11-18 17:35:19 -08:00
Andrew Brookins
7901e4eec1
Merge pull request #22 from redis/dependabot/pip/black-21.11b1
Bump black from 21.10b0 to 21.11b1
2021-11-18 17:32:26 -08:00