forked from dependabot/demo
-
Notifications
You must be signed in to change notification settings - Fork 0
[bot] python: Bump the python-deps group across 1 directory with 5 updates - #46
Open
dependabot[bot] wants to merge 1 commit into
Open
[bot] python: Bump the python-deps group across 1 directory with 5 updates #46dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
...dates Bumps the python-deps group with 5 updates in the /python4 directory: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `3.0.0` | `3.0.3` | | [flask-httpauth](https://github.com/miguelgrinberg/flask-httpauth) | `4.7.0` | `4.8.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `20.1.0` | `22.0.0` | | [kubernetes](https://github.com/kubernetes-client/python) | `28.0.0` | `30.1.0` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.8` | `2.9.9` | Updates `flask` from 3.0.0 to 3.0.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.0...3.0.3) Updates `flask-httpauth` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/miguelgrinberg/flask-httpauth/releases) - [Changelog](https://github.com/miguelgrinberg/Flask-HTTPAuth/blob/main/CHANGES.md) - [Commits](miguelgrinberg/Flask-HTTPAuth@v4.7.0...v4.8.0) Updates `gunicorn` from 20.1.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.1.0...22.0.0) Updates `kubernetes` from 28.0.0 to 30.1.0 - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes-client/python/commits/v30.1.0) Updates `psycopg2-binary` from 2.9.8 to 2.9.9 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.8...2.9.9) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: flask-httpauth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: kubernetes dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot
Bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jun 7, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Uh oh!
There was an error while loading. Please reload this page.
Bumps the python-deps group with 5 updates in the /python4 directory:
3.0.03.0.34.7.04.8.020.1.022.0.028.0.030.1.02.9.82.9.9Updates
flaskfrom 3.0.0 to 3.0.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
c12a5d8release version 3.0.35e22cc9Don't set the cli attribute in the sansio scaffold (#5270)5fdce4cDon't set the cli attribute in the sansio scaffoldadb7dd9don't access app.logger when configuring app.loggerb739390support FIPS builds without SHA-1 (#5460)db46111access sha1 lazily7320e31start version 3.0.387d5f5bupdate project files (#5457)d5e321brelease version 3.0.2 (#5403)d203059release version 3.0.2Updates
flask-httpauthfrom 4.7.0 to 4.8.0Release notes
Sourced from flask-httpauth's releases.
Changelog
Sourced from flask-httpauth's changelog.
... (truncated)
Commits
4d01283Release 4.8.07654839Support for breaking changes in Flask/Werkzeug 2.3 (Fixes #160)15498a3Upgrade GitHub actions #nolog04399bdRemove Python 3.6 from builds, add Python 3.1160552ccupdate tox.ini #nolog6f708b0Replace itsdangerous with pyjwt in examples (Fixes #157)03ff944Better documentation for the get_user_roles callback argument (#152)f2b70b2Version 4.7.1.dev0Updates
gunicornfrom 20.1.0 to 22.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
f63d59ebump to 22.04ac81e0Merge pull request #3175 from e-kwsm/typo401cecfMerge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3fix(deps): exclude eventlet 0.36.0628a0bcchore: fix typos88fc4a4Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fcCI: back off the agressive timeoutf470382docs: promise 3.12 compat5e30bfaadd changelog to project.urls (updated for PEP621)481c3f9remove setup.cfg - overridden by pyproject.tomlUpdates
kubernetesfrom 28.0.0 to 30.1.0Release notes
Sourced from kubernetes's releases.
... (truncated)
Changelog
Sourced from kubernetes's changelog.
... (truncated)
Commits
Updates
psycopg2-binaryfrom 2.9.8 to 2.9.9Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
ad5bee7chore: bump version number to 2.9.937d1de1chore: add support for Python 3.12abf2723chore: drop support for Python 3.62da65a7chore: drop leftover Python 2.7 import aliases from setup.py3fa60fdchore: bump doc requirement complained by dependabot1c1484eci: better interaction with scaleway build serverc81cec6chore: bump to next dev release7fe8cb7chore: bump docs requirements dependabot complains aboutDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions