Bump the pip group across 1 directory with 9 updates#9
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [future](https://github.com/PythonCharmers/python-future) | `0.16.0` | `0.18.3` | | [babel](https://github.com/python-babel/babel) | `2.5.1` | `2.9.1` | | [certifi](https://github.com/certifi/python-certifi) | `2017.7.27.1` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `2.6` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `2.9.6` | `3.1.6` | | [py](https://github.com/pytest-dev/py) | `1.4.34` | `1.11.0` | | [requests](https://github.com/psf/requests) | `2.18.4` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `1.22` | `1.26.19` | | [virtualenv](https://github.com/pypa/virtualenv) | `15.1.0` | `20.26.6` | Updates `future` from 0.16.0 to 0.18.3 - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](PythonCharmers/python-future@v0.16.0...v0.18.3) Updates `babel` from 2.5.1 to 2.9.1 - [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.5.1...v2.9.1) Updates `certifi` from 2017.7.27.1 to 2024.7.4 - [Commits](certifi/python-certifi@2017.07.27.1...2024.07.04) Updates `idna` from 2.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.6...v3.7) Updates `jinja2` from 2.9.6 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@2.9.6...3.1.6) Updates `py` from 1.4.34 to 1.11.0 - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/py@1.4.34...1.11.0) Updates `requests` from 2.18.4 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.18.4...v2.32.4) Updates `urllib3` from 1.22 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.22...1.26.19) Updates `virtualenv` from 15.1.0 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@15.1.0...20.26.6) --- updated-dependencies: - dependency-name: future dependency-version: 0.18.3 dependency-type: direct:production dependency-group: pip - dependency-name: babel dependency-version: 2.9.1 dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: py dependency-version: 1.11.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 1.26.19 dependency-type: direct:production dependency-group: pip - dependency-name: virtualenv dependency-version: 20.26.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
This was referenced Jun 9, 2025
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.
Bumps the pip group with 9 updates in the / directory:
0.16.00.18.32.5.12.9.12017.7.27.12024.7.42.63.72.9.63.1.61.4.341.11.02.18.42.32.41.221.26.1915.1.020.26.6Updates
futurefrom 0.16.0 to 0.18.3Release notes
Sourced from future's releases.
... (truncated)
Changelog
Sourced from future's changelog.
... (truncated)
Commits
af1db97Merge pull request #613 from PythonCharmers/lwan/0.18.3-release079ee9bPrepare for 0.18.3 release02f7a81Merge pull request #610 from wshanks/wshanks-patch-1c91d70bBackport fix for bpo-3880480523f3Merge pull request #569 from jmadler/master5e5af71Merge pull request #582 from r3m0t/patch-617e4bbdMerge pull request #596 from abjonnes/fix-print-trailing-comma1b427baMerge branch 'xZise-official-count' into masterc8eb497Merge branch 'official-count' of https://github.com/xZise/python-future into ...dffc579Fix bug in fix_print.py fixerUpdates
babelfrom 2.5.1 to 2.9.1Release notes
Sourced from babel's releases.
... (truncated)
Changelog
Sourced from babel's changelog.