redis-python-tutorial
redis-python-tutorial copied to clipboard
:o2: :thought_balloon: Leverage in-memory data storage to make your Python apps snappy.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [redis](https://redirect.github.com/redis/redis-py) ([changelog](https://redirect.github.com/redis/redis-py/releases)) | `==4.4.4` -> `==5.2.1` | [](https://docs.renovatebot.com/merge-confidence/) |...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/hackersandslackers/redis-python-tutorial). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [python](https://togithub.com/containerbase/python-prebuild) | dependencies | minor | `3.9` -> `3.12.4` | ---...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [packaging](https://redirect.github.com/pypa/packaging) | `==21.3` -> `==24.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 7.0.0. Commits 88a4f9b Release 7.0.0 6f3a60d Merge pull request #1906 from PyCQA/upgrade-pyflakes cde8570 upgrade pyflakes to 3.2.x 2ab9d76 Merge pull request #1903 from PyCQA/pre-commit-ci-update-config e27611f...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [python-dotenv](https://redirect.github.com/theskumar/python-dotenv) | `==0.21.1` -> `==1.1.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | pyparsing | `==3.1.1` -> `==3.2.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.4.4. Release notes Sourced from pytest's releases. pytest 7.4.4 (2023-12-31) Bug Fixes #11140: Fix non-string constants at the top of file being detected as docstrings...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.2 to 7.4.0. Changelog Sourced from coverage's changelog. Version 7.4.0 — 2023-12-27 In Python 3.12 and above, you can try an experimental core based on the new...
Bumps [black](https://github.com/psf/black) from 22.3.0 to 23.12.1. Release notes Sourced from black's releases. 23.12.1 Fixed a bug that included dependencies from the d extra by default (#4108) 23.12.0 Highlights It's almost...