-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Bump the python-backend-dependencies group across 1 directory with 14 updates #111
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/backend/python-backend-dependencies-1a34bca010
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore: Bump the python-backend-dependencies group across 1 directory with 14 updates #111
dependabot
wants to merge
1
commit into
master
from
dependabot/pip/backend/python-backend-dependencies-1a34bca010
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…with 14 updates Bumps the python-backend-dependencies group with 14 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `2.15.0` | `2.16.0` | | [billiard](https://github.com/celery/billiard) | `4.2.0` | `4.2.1` | | [falcon](https://github.com/falconry/falcon) | `3.1.3` | `4.0.1` | | [gunicorn](https://github.com/benoitc/gunicorn) | `22.0.0` | `23.0.0` | | [kombu](https://github.com/celery/kombu) | `5.3.7` | `5.4.2` | | [oslo-config](https://docs.openstack.org/oslo.config/latest/) | `9.5.0` | `9.6.0` | | [oslo-i18n](https://docs.openstack.org/oslo.i18n/latest) | `6.3.0` | `6.4.0` | | [pbr](https://docs.openstack.org/pbr/latest/) | `6.0.0` | `6.1.0` | | [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.10` | | [python-mimeparse](https://github.com/falconry/python-mimeparse) | `1.6.0` | `2.0.0` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.31` | `2.0.36` | | [stevedore](https://docs.openstack.org/stevedore/latest/) | `5.2.0` | `5.3.0` | Updates `babel` from 2.15.0 to 2.16.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.15.0...v2.16.0) Updates `billiard` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/celery/billiard/releases) - [Changelog](https://github.com/celery/billiard/blob/main/CHANGES.txt) - [Commits](celery/billiard@v4.2.0...v4.2.1) Updates `falcon` from 3.1.3 to 4.0.1 - [Release notes](https://github.com/falconry/falcon/releases) - [Changelog](https://github.com/falconry/falcon/blob/master/RELEASE.md) - [Commits](falconry/falcon@3.1.3...4.0.1) Updates `gunicorn` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) Updates `kombu` from 5.3.7 to 5.4.2 - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](celery/kombu@v5.3.7...v5.4.2) Updates `oslo-config` from 9.5.0 to 9.6.0 Updates `oslo-i18n` from 6.3.0 to 6.4.0 Updates `pbr` from 6.0.0 to 6.1.0 Updates `psycopg2` from 2.9.9 to 2.9.10 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) Updates `python-mimeparse` from 1.6.0 to 2.0.0 - [Release notes](https://github.com/falconry/python-mimeparse/releases) - [Commits](falconry/python-mimeparse@1.6.0...2.0.0) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `sqlalchemy` from 2.0.31 to 2.0.36 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `stevedore` from 5.2.0 to 5.3.0 --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-backend-dependencies - dependency-name: billiard dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-backend-dependencies - dependency-name: falcon dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-backend-dependencies - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-backend-dependencies - dependency-name: kombu dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-backend-dependencies - dependency-name: oslo-config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-backend-dependencies - dependency-name: oslo-i18n dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-backend-dependencies - dependency-name: pbr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-backend-dependencies - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-backend-dependencies - dependency-name: python-mimeparse dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-backend-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-backend-dependencies - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-backend-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-backend-dependencies - dependency-name: stevedore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-backend-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Nov 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-backend-dependencies group with 14 updates in the /backend directory:
2.15.0
2.16.0
4.2.0
4.2.1
3.1.3
4.0.1
22.0.0
23.0.0
5.3.7
5.4.2
9.5.0
9.6.0
6.3.0
6.4.0
6.0.0
6.1.0
2.9.9
2.9.10
1.6.0
2.0.0
2024.1
2024.2
6.0.1
6.0.2
2.0.31
2.0.36
5.2.0
5.3.0
Updates
babel
from 2.15.0 to 2.16.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.