Skip to content

Commit

Permalink
Bump the pip group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [faker](https://github.com/joke2k/faker) | `29.0.0` | `30.0.0` |
| [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.47` | `3.0.48` |
| [redis](https://github.com/redis/redis-py) | `5.0.8` | `5.1.0` |
| [tzdata](https://github.com/python/tzdata) | `2024.1` | `2024.2` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.26.5` | `20.26.6` |


Updates `faker` from 29.0.0 to 30.0.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v29.0.0...v30.0.0)

Updates `prompt-toolkit` from 3.0.47 to 3.0.48
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)
- [Commits](prompt-toolkit/python-prompt-toolkit@3.0.47...3.0.48)

Updates `redis` from 5.0.8 to 5.1.0
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.0.8...v5.1.0)

Updates `tzdata` from 2024.1 to 2024.2
- [Release notes](https://github.com/python/tzdata/releases)
- [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md)
- [Commits](python/tzdata@2024.1...2024.2)

Updates `virtualenv` from 20.26.5 to 20.26.6
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.26.5...20.26.6)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: pip
- dependency-name: prompt-toolkit
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: redis
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: tzdata
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: virtualenv
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 191c851 commit fb092aa
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fb092aa

Please sign in to comment.