-
Notifications
You must be signed in to change notification settings - Fork 55
Bump the pip group across 1 directory with 28 updates #3682
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
Closed
Conversation
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
Bumps the pip group with 28 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.2` | `7.6.12` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.9` | `0.9.9` | | [vcrpy](https://github.com/kevin1024/vcrpy) | `6.0.2` | `7.0.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.13.3` | | [biopython](https://github.com/biopython/biopython) | `1.84` | `1.85` | | [bokeh](https://github.com/bokeh/bokeh) | `3.6.0` | `3.6.2` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2025.1.31` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `44.0.1` | | [decorator](https://github.com/micheles/decorator) | `5.1.1` | `5.2.1` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.1` | `3.0.2` | | [networkx](https://github.com/networkx/networkx) | `3.4` | `3.4.2` | | [numpy](https://github.com/numpy/numpy) | `2.1.2` | `2.2.3` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.1.0` | | [pycurl](https://github.com/pycurl/pycurl) | `7.45.3` | `7.45.4` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `24.2.1` | `25.0.0` | | python-daemon | `3.0.1` | `3.1.2` | | [scipy](https://github.com/scipy/scipy) | `1.14.1` | `1.15.2` | | [setuptools](https://github.com/pypa/setuptools) | `75.1.0` | `75.8.2` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [wordcloud](https://github.com/amueller/word_cloud) | `1.9.3` | `1.9.4` | | [ipython](https://github.com/ipython/ipython) | `8.28.2` | `8.33.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.10.1` | `4.11.1` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.5.2` | `1.6.1` | | [tornado](https://github.com/tornadoweb/tornado) | `6.4.1` | `6.4.2` | Updates `coverage` from 7.6.2 to 7.6.12 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.2...7.6.12) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `ruff` from 0.6.9 to 0.9.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.9...0.9.9) Updates `vcrpy` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v6.0.2...v7.0.0) Updates `beautifulsoup4` from 4.12.3 to 4.13.3 Updates `biopython` from 1.84 to 1.85 - [Changelog](https://github.com/biopython/biopython/blob/master/NEWS.rst) - [Commits](https://github.com/biopython/biopython/commits) Updates `bokeh` from 3.6.0 to 3.6.2 - [Changelog](https://github.com/bokeh/bokeh/blob/3.6.2/docs/CHANGELOG) - [Commits](bokeh/bokeh@3.6.0...3.6.2) Updates `certifi` from 2024.8.30 to 2025.1.31 - [Commits](certifi/python-certifi@2024.08.30...2025.01.31) Updates `cryptography` from 43.0.1 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.1) Updates `decorator` from 5.1.1 to 5.2.1 - [Release notes](https://github.com/micheles/decorator/releases) - [Changelog](https://github.com/micheles/decorator/blob/5.2.1/CHANGES.md) - [Commits](micheles/decorator@5.1.1...5.2.1) Updates `markupsafe` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.1...3.0.2) Updates `networkx` from 3.4 to 3.4.2 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.4...networkx-3.4.2) Updates `numpy` from 2.1.2 to 2.2.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.2...v2.2.3) Updates `pillow` from 10.4.0 to 11.1.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@10.4.0...11.1.0) Updates `pycurl` from 7.45.3 to 7.45.4 - [Changelog](https://github.com/pycurl/pycurl/blob/master/ChangeLog) - [Commits](https://github.com/pycurl/pycurl/commits) Updates `pygments` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.1) Updates `pyopenssl` from 24.2.1 to 25.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@24.2.1...25.0.0) Updates `python-daemon` from 3.0.1 to 3.1.2 Updates `scipy` from 1.14.1 to 1.15.2 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.2) Updates `setuptools` from 75.1.0 to 75.8.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.1.0...v75.8.2) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `wordcloud` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/amueller/word_cloud/releases) - [Changelog](https://github.com/amueller/word_cloud/blob/main/doc/changelog.rst) - [Commits](amueller/word_cloud@1.9.3...1.9.4) Updates `ipython` from 8.28.2 to 8.33.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/commits/8.33.0) Updates `jinja2` from 3.1.4 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.1.4...3.1.5) Updates `pymongo` from 4.10.1 to 4.11.1 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.10.1...4.11.1) Updates `scikit-learn` from 1.5.2 to 1.6.1 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.2...1.6.1) Updates `tornado` from 6.4.1 to 6.4.2 - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.1...v6.4.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: vcrpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: biopython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: bokeh dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: decorator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pycurl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: python-daemon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: wordcloud dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: tornado dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 pip group with 28 updates in the /src directory:
7.6.2
7.6.12
8.3.3
8.3.4
5.0.0
6.0.0
0.6.9
0.9.9
6.0.2
7.0.0
4.12.3
4.13.3
1.84
1.85
3.6.0
3.6.2
2024.8.30
2025.1.31
43.0.1
44.0.1
5.1.1
5.2.1
3.0.1
3.0.2
3.4
3.4.2
2.1.2
2.2.3
10.4.0
11.1.0
7.45.3
7.45.4
2.18.0
2.19.1
24.2.1
25.0.0
3.0.1
3.1.2
1.14.1
1.15.2
75.1.0
75.8.2
1.16.0
1.17.0
1.9.3
1.9.4
8.28.2
8.33.0
3.1.4
3.1.5
4.10.1
4.11.1
1.5.2
1.6.1
6.4.1
6.4.2
Updates
coverage
from 7.6.2 to 7.6.12Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
7e5373e
docs: sample HTML for 7.6.12a4ed38b
docs: prep for 7.6.12ce4efdc
build: fix aarch64 kits #1927a1f3192
build: don't publish if kit building failedbb68f99
chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4a
refactor: check for more kinds of constant tests67899ea
refactor: we no longer care what kind of constant the compile-time constants arec850f20
refactor: macOS is MACOS, not OSXa1b2c1a
build: there are always tweaks to howto.txt9c03039
build: bump version to 7.6.12Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
pytest-cov
from 5.0.0 to 6.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
9540437
Bump version: 5.0.0 → 6.0.09f81754
Further trim down envs and drop Python 3.8.b12b5ec
Update conf.23f4b27
Update changelog.291a04f
Bump test deps and trim config.08f1101
Add--cov-precision
option. Close #655.76fe2a7
Move the warnings/errors in a place that doesn't import anything.a9ea7b7
Implement error/warning for the bad dynamic_context being set in config.c299e01
Add explicit suffixing to make it easier to see the identify the sources/usag...c87e546
Add reproducer for weird xdist dynamic_context interaction. Ref #604.Updates
ruff
from 0.6.9 to 0.9.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
091d0af
Bump version to Ruff 0.9.9 (#16434)3d72138
CheckLinterSettings::preview
for version-related syntax errors (#16429)4a23756
Avoid caching files with unsupported syntax errors (#16425)af62f79
Prioritize "bug" label for changelog sections (#16433)0ced8d0
[flake8-copyright
] Add links to applicable options (CPY001
) (#16421)a8e171f
Fix string-length limit in documentation for PYI054 (#16432)cf83584
Show version-related syntax errors in the playground (#16419)764aa0e
Allow passingParseOptions
to inline tests (#16357)568cf88
Bump version to 0.9.8 (#16414)040071b
[red-knot] Ignore surrounding whitespace when looking for `<!-- snapshot-diag...Updates
vcrpy
from 6.0.2 to 7.0.0Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
3278619
Release v7.0.03fb62e0
fix: correctly handle asyncio.run when loop exists8197865
build(deps): update sphinx requirement from <8 to <9be651bd
pre-commit: Autoupdatea6698ed
Fix aiohttp tests48d0a2e
Fixed missingversion_string
attribute when used with urllib3>=2.3.05b858b1
Fix lintc8d99a9
Fix ruff configurationce27c63
Merge pull request #736 from kevin1024/drop-python38ab8944d
Drop python 3.8 supportUpdates
beautifulsoup4
from 4.12.3 to 4.13.3Updates
biopython
from 1.84 to 1.85Changelog
Sourced from biopython's changelog.
Commits
Updates
bokeh
from 3.6.0 to 3.6.2Changelog
Sourced from bokeh's changelog.
... (truncated)
Commits
34cd492
Deployment updates for release 3.6.2fda0e1d
Merge pull request #14155 from bokeh/mattpap/3.6.2_backports07d67a5
Add release notesa1e8979
Update switcher.json4eb1e1d
Update links to sponsor page (#14086)6a31a39
Added radius parameter to circle plot. (#14089)fdd7724
RadialGlyph should inherit from XYGlyph (#14085)9e86d31
fix missing line on search box (#14161)8c086ea
Don't fail on partially updated Pane's view storage (#14170)b59f1c3
Fix a regression inScaleBar
positioning (#14154)Updates
certifi
from 2024.8.30 to 2025.1.31Commits
088f931
2025.01.31 (#336)1c17795
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#335)a2e88f0
Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#334)82284ed
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#333)10d3d1d
Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#332)4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)Updates
cryptography
from 43.0.1 to 44.0.1Changelog
Sourced from cryptography's changelog.
Commits
adaaaed
Bump for 44.0.1 release (#12441)ccc61da
[backport] test and build on armv7l (#12420) (#12431)f299a48
remove deprecated call (#12052)439eb05
Bump version for 44.0.0 (#12051)2c5ad4d
chore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968a
chore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0
Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7
Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87
fixed metadata in changelog (#12044)c6104cc
Prohibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)Updates
decorator
from 5.1.1 to 5.2.1Changelog
Sourced from decorator's changelog.
Commits
cdeab3c
Managed functions without namebbc430b
Merge pull request #169 from mgorny/sdist8c87cb2
Include tests and documentation in sdistc996292
Merge pull request #166 from micheles/pyproject24af8c8
Update Makefile [ci skip]930ef0f
Updated CHANGES.md2e1d155
Moved tests outside of srceac33cb
Updated copyright7849ea6
Replaced setup.py with pyproject0a1832e
Using asyncio.runUpdates
markupsafe
from 3.0.1 to 3.0.2Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
28ace20
release version 3.0.26b51fd8
build requires at least setuptools 70.1 (#478)99dda9f
build requires at least setuptools 70.13d8fd8c
fix version1933c4b
fix versione85aff4
relax speedups str check (#477)8cb1691
relax speedups str check4dafb7c
start version 3.1.09c44ecf
update docs build275c769
Merge branch '2.1.x' into 3.0.xUpdates
networkx
from 3.4 to 3.4.2Release notes
Sourced from networkx's releases.
... (truncated)
Commits
2acf159
Designate 3.4.2 release36863b0
Add disclaimer about LLM driven PRs (#7683)fb17e15
Fix draw_networkx_nodes return type (#7685)173f6c3
Fix doc warnings from recently added docs (#7682)2f45b4d
Fix docstrings of dispatchable functions (