-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the pip group across 1 directory with 23 updates #1
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/pip-b9a93ec509
base: main
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.
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
Bumps the pip group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.1` | `3.10.11` | | [black](https://github.com/psf/black) | `22.1.0` | `24.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2024.7.4` | | [fonttools](https://github.com/fonttools/fonttools) | `4.29.1` | `4.43.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.27` | `3.1.41` | | [gunicorn](https://github.com/benoitc/gunicorn) | `20.1.0` | `22.0.0` | | [idna](https://github.com/kjd/idna) | `3.3` | `3.7` | | [ipython](https://github.com/ipython/ipython) | `8.1.1` | `8.32.0` | | [jinja2](https://github.com/pallets/jinja) | `3.0.3` | `3.1.5` | | [lightgbm](https://github.com/microsoft/LightGBM) | `3.3.2` | `4.6.0` | | [mlflow](https://github.com/mlflow/mlflow) | `1.24.0` | `2.16.0` | | [nltk](https://github.com/nltk/nltk) | `3.7` | `3.9` | | [numexpr](https://github.com/pydata/numexpr) | `2.8.1` | `2.8.5` | | [pillow](https://github.com/python-pillow/Pillow) | `9.0.1` | `10.3.0` | | [pydantic](https://github.com/pydantic/pydantic) | `1.9.0` | `1.10.13` | | [requests](https://github.com/psf/requests) | `2.27.1` | `2.32.2` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.23.2` | `1.5.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.2` | `0.5.0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.1` | `6.4.2` | | [tqdm](https://github.com/tqdm/tqdm) | `4.63.0` | `4.66.3` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.8` | `1.26.19` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.0.3` | `3.0.6` | | [zipp](https://github.com/jaraco/zipp) | `3.7.0` | `3.19.1` | Updates `aiohttp` from 3.8.1 to 3.10.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.1...v3.10.11) Updates `black` from 22.1.0 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.1.0...24.3.0) Updates `certifi` from 2021.10.8 to 2024.7.4 - [Commits](certifi/python-certifi@2021.10.08...2024.07.04) Updates `fonttools` from 4.29.1 to 4.43.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.29.1...4.43.0) Updates `gitpython` from 3.1.27 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.27...3.1.41) 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 `idna` from 3.3 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.3...v3.7) Updates `ipython` from 8.1.1 to 8.32.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.1.1...8.32.0) Updates `jinja2` from 3.0.3 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.0.3...3.1.5) Updates `lightgbm` from 3.3.2 to 4.6.0 - [Release notes](https://github.com/microsoft/LightGBM/releases) - [Commits](microsoft/LightGBM@v3.3.2...v4.6.0) Updates `mlflow` from 1.24.0 to 2.16.0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v1.24.0...v2.16.0) Updates `nltk` from 3.7 to 3.9 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.7...3.9) Updates `numexpr` from 2.8.1 to 2.8.5 - [Release notes](https://github.com/pydata/numexpr/releases) - [Changelog](https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst) - [Commits](pydata/numexpr@v2.8.1...v2.8.5) Updates `pillow` from 9.0.1 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.0.1...10.3.0) Updates `pydantic` from 1.9.0 to 1.10.13 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.9.0...v1.10.13) Updates `requests` from 2.27.1 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.27.1...v2.32.2) Updates `scikit-learn` from 0.23.2 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.23.2...1.5.0) Updates `sqlparse` from 0.4.2 to 0.5.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.2...0.5.0) Updates `tornado` from 6.1 to 6.4.2 - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.1.0...v6.4.2) Updates `tqdm` from 4.63.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.63.0...v4.66.3) Updates `urllib3` from 1.26.8 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.26.8...1.26.19) Updates `werkzeug` from 2.0.3 to 3.0.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.0.3...3.0.6) Updates `zipp` from 3.7.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.7.0...v3.19.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: fonttools dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: ipython dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: lightgbm dependency-type: direct:production dependency-group: pip - dependency-name: mlflow dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-type: direct:production dependency-group: pip - dependency-name: numexpr dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: pydantic dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
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 23 updates in the / directory:
3.8.1
3.10.11
22.1.0
24.3.0
2021.10.8
2024.7.4
4.29.1
4.43.0
3.1.27
3.1.41
20.1.0
22.0.0
3.3
3.7
8.1.1
8.32.0
3.0.3
3.1.5
3.3.2
4.6.0
1.24.0
2.16.0
3.7
3.9
2.8.1
2.8.5
9.0.1
10.3.0
1.9.0
1.10.13
2.27.1
2.32.2
0.23.2
1.5.0
0.4.2
0.5.0
6.1
6.4.2
4.63.0
4.66.3
1.26.8
1.26.19
2.0.3
3.0.6
3.7.0
3.19.1
Updates
aiohttp
from 3.8.1 to 3.10.11Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
3e09325
Remove 3.10.11rc0 from 3.10 changelog (#9858)beb7b74
Release 3.10.11 (#9857)259edc3
[PR #9851/541d86d backport][3.10] Fix incorrect parsing of chunk extensions w...bc15db6
[PR #9852/249855a backport][3.10] Fix system routes polluting the middleware ...158bf30
Release 3.10.11rc0 (#9848)e5917cd
[PR #9844/fabf3884 backport][3.10] Fix compressed get request benchmark paylo...68a1f42
[PR #9840/cc5fa316 backport][3.10] Add benchmark for sending compressed paylo...4f4b90f
[PR #9835/32ccfc9a backport][3.10] Adjust client payload benchmarks to better...f3dd0f9
[PR #9832/006f4070 backport][3.10] Increase allowed import time for Python 3....f2aab2e
[PR #9827/14fcfd4c backport][3.10] Adjust client GET read benchmarks to inclu...Updates
black
from 22.1.0 to 24.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
552baf8
Prepare release 24.3.0 (#4279)f000936
Fix catastrophic performance in lines_with_leading_tabs_expanded() (#4278)7b5a657
Fix --line-ranges behavior when ranges are at EOF (#4273)1abcffc
Use regex where we ignore case on windows (#4252)719e674
Fix 4227: Improve documentation for --quiet --check (#4236)e5510af
update plugin url for Thonny (#4259)6af7d11
Fix AST safety check false negative (#4270)f03ee11
Ensureblib2to3.pygram
is initialized before use (#4224)e4bfedb
fix: Don't move comments while splitting delimiters (#4248)d0287e1
Make trailing comma logic more concise (#4202)Updates
certifi
from 2021.10.8 to 2024.7.4Commits
bd81538
2024.07.04 (#295)06a2cbf
Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02
Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)124f4ad
2024.06.02 (#291)c2196ce
--- (#290)fefdeec
Bump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15
Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569a
Bump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086
Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)Updates
fonttools
from 4.29.1 to 4.43.0Release notes
Sourced from fonttools's releases.
... (truncated)
Changelog
Sourced from fonttools's changelog.
... (truncated)
Commits
145460e
Release 4.43.064f3fd8
Update changelog [skip ci]7aea49e
Merge pull request #3283 from hugovk/main4470c44
Bump requirements.txt to support Python 3.120c87cba
Bump scipy for Python 3.12 supporteda6fa5
Add support for Python 3.120e033b0
Bump reportlab from 3.6.12 to 3.6.13 in /Doc6012643
[iup] Work around cython bugb14268a
[iup] Remove copy/pasta0a3360e
[varLib.avar] New module to compile avar from .designspace fileUpdates
gitpython
from 3.1.27 to 3.1.41Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
f288738
bump patch levelef3192c
Merge pull request #1792 from EliahKagan/popen1f3caa3
Further clarify comment in test_hook_uses_shell_not_from_cwd3eb7c2a
Move safer_popen from git.util to git.cmdc551e91
Extract shared logic for using Popen safely on Windows15ebb25
Clarify comment in test_hook_uses_shell_not_from_cwdf44524a
Avoid spurious "location may have moved" on Windowsa42ea0a
Cover absent/no-distro bash.exe in hooks "not from cwd" test7751436
Extract venv management from test_installation66ff4c1
Omit CWD in search for bash.exe to run hooks on WindowsUpdates
gunicorn
from 20.1.0 to 22.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
f63d59e
bump to 22.04ac81e0
Merge pull request #3175 from e-kwsm/typo401cecf
Merge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3
fix(deps): exclude eventlet 0.36.0628a0bc
chore: fix typos88fc4a4
Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fc
CI: back off the agressive timeoutf470382
docs: promise 3.12 compat5e30bfa
add changelog to project.urls (updated for PEP621)481c3f9
remove setup.cfg - overridden by pyproject.tomlUpdates
idna
from 3.3 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
1d365e1
Release v3.7c1b3154
Merge pull request #172 from kjd/optimize-contextj0394ec7
Merge branch 'master' into optimize-contextjcd58a23
Merge pull request #152 from elliotwutingfeng/dev5beb28b
More efficient resolution of joiner contexts1b12148
Update ossf/scorecard-action to v2.3.1d516b87
Update Github actions/checkout to v4c095c75
Merge branch 'master' into dev60a0a4c
Fix typo in GitHub Actions workflow key5918a0e
Merge branch 'master' into devUpdates
ipython
from 8.1.1 to 8.32.0Commits
56a70e4
release 8.32.0d5edce2
Backport PR #14707 on branch 8.x (typos and reflow wn) (#14708)9432e1d
Backport PR #14707: typos and reflow wn23eb3cf
Backport PR #14704 on branch 8.x (whatsnew 8.32) (#14706)fc8ea7b
Backport PR #14704: whatsnew 8.32ce30940
Backport PR #14623: Multiline suggest in prompt_toolkit and LLM autocompletio...e5d188c
Backport PR #14623: Multiline suggest in prompt_toolkit and LLM autocompletion3c3c421
Backport PR #14695 on branch 8.x (Read script output/error streams as they be...13976c1
Backport PR #14695: Read script output/error streams as they become available327e784
Backport PR #14693 on branch 8.x (Do not ignore exit code on SIGINT) (#14696)Updates
jinja2
from 3.0.3 to 3.1.5Release notes
Sourced from jinja2's releases.