-
Notifications
You must be signed in to change notification settings - Fork 53
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 26 updates #3650
Closed
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 26 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.3` | `7.6.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [pytest-recording](https://github.com/kiwicom/pytest-recording) | `0.13.1` | `0.13.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.5` | `0.6.3` | | [ipython](https://github.com/ipython/ipython) | `8.26.0` | `8.27.0` | | [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `7.7.1` | `8.1.5` | | [notebook](https://github.com/jupyter/notebook) | `6.5.6` | `6.5.7` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.7.3` | `4.8.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.5.0` | `1.5.1` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `43.0.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.16.0` | `4.23.0` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.4.1` | `3.7` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` | | [pycurl](https://github.com/pycurl/pycurl) | `7.45.1` | `7.45.3` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `24.1.0` | `24.2.1` | | [setuptools](https://github.com/pypa/setuptools) | `71.1.0` | `74.0.0` | | [terminado](https://github.com/jupyter/terminado) | `0.18.0` | `0.18.1` | | [bokeh](https://github.com/bokeh/bokeh) | `3.5.1` | `3.5.2` | | [ete3](https://github.com/etetoolkit/ete) | `3.1.2` | `3.1.3` | | [numpy](https://github.com/numpy/numpy) | `2.0.1` | `2.1.0` | | [plotly](https://github.com/plotly/plotly.py) | `5.23.0` | `5.24.0` | | [scipy](https://github.com/scipy/scipy) | `1.14.0` | `1.14.1` | | [sympy](https://github.com/sympy/sympy) | `1.13.1` | `1.13.2` | Updates `coverage` from 7.5.3 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.3...7.6.1) Updates `pytest` from 8.2.2 to 8.3.2 - [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.2.2...8.3.2) Updates `pytest-recording` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/kiwicom/pytest-recording/releases) - [Changelog](https://github.com/kiwicom/pytest-recording/blob/master/docs/changelog.rst) - [Commits](kiwicom/pytest-recording@v0.13.1...v0.13.2) Updates `ruff` from 0.5.5 to 0.6.3 - [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.5.5...0.6.3) Updates `ipython` from 8.26.0 to 8.27.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.26.0...8.27.0) Updates `ipywidgets` from 7.7.1 to 8.1.5 - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](jupyter-widgets/ipywidgets@7.7.1...8.1.5) Updates `notebook` from 6.5.6 to 6.5.7 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/v6.5.7/CHANGELOG.md) - [Commits](jupyter/notebook@v6.5.6...v6.5.7) Updates `pymongo` from 4.7.3 to 4.8.0 - [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.7.3...4.8.0) 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 `scikit-learn` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.0...1.5.1) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `cryptography` from 42.0.8 to 43.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.0) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) Updates `jsonschema` from 4.16.0 to 4.23.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.16.0...v4.23.0) Updates `markdown` from 3.4.1 to 3.7 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.4.1...3.7) Updates `markupsafe` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.4...2.1.5) Updates `pycurl` from 7.45.1 to 7.45.3 - [Changelog](https://github.com/pycurl/pycurl/blob/master/ChangeLog) - [Commits](https://github.com/pycurl/pycurl/commits) Updates `pyopenssl` from 24.1.0 to 24.2.1 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@24.1.0...24.2.1) Updates `setuptools` from 71.1.0 to 74.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v71.1.0...v74.0.0) Updates `terminado` from 0.18.0 to 0.18.1 - [Release notes](https://github.com/jupyter/terminado/releases) - [Changelog](https://github.com/jupyter/terminado/blob/main/CHANGELOG.md) - [Commits](jupyter/terminado@v0.18.0...v0.18.1) Updates `bokeh` from 3.5.1 to 3.5.2 - [Changelog](https://github.com/bokeh/bokeh/blob/3.5.2/docs/CHANGELOG) - [Commits](bokeh/bokeh@3.5.1...3.5.2) Updates `ete3` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/etetoolkit/ete/releases) - [Commits](etetoolkit/ete@3.1.2...3.1.3) Updates `numpy` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.1...v2.1.0) Updates `plotly` from 5.23.0 to 5.24.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md) - [Commits](plotly/plotly.py@v5.23.0...v5.24.0) Updates `scipy` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.0...v1.14.1) Updates `sympy` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](sympy/sympy@sympy-1.13.1...sympy-1.13.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest-recording dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ipywidgets dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: notebook 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: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: scikit-learn 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-minor dependency-group: pip - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: markdown 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: pycurl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pyopenssl 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-major dependency-group: pip - dependency-name: terminado dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: bokeh dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: ete3 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: plotly 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-patch dependency-group: pip - dependency-name: sympy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 1, 2024
Quality Gate passedIssues Measures |
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 26 updates in the /src directory:
7.5.3
7.6.1
8.2.2
8.3.2
0.13.1
0.13.2
0.5.5
0.6.3
8.26.0
8.27.0
7.7.1
8.1.5
6.5.6
6.5.7
4.7.3
4.8.0
6.0.1
6.0.2
1.5.0
1.5.1
2024.7.4
2024.8.30
42.0.8
43.0.0
3.7
3.8
4.16.0
4.23.0
3.4.1
3.7
2.1.4
2.1.5
7.45.1
7.45.3
24.1.0
24.2.1
71.1.0
74.0.0
0.18.0
0.18.1
3.5.1
3.5.2
3.1.2
3.1.3
2.0.1
2.1.0
5.23.0
5.24.0
1.14.0
1.14.1
1.13.1
1.13.2
Updates
coverage
from 7.5.3 to 7.6.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
29f5898
docs: sample HTML for 7.6.19b829f1
docs: prep for 7.6.1ebbb6a2
build: wheels for 3.13rc13872525
chore: make upgrade7a27f40
test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664
build: include gil/nogil in the version bannerda1682f
docs: changelog and contributor for #1828dc819ff
test: two tests for #18289aaa404
fix: properly handle backslash before multi-line string (#1828)9c50270
chore: make upgradeUpdates
pytest
from 8.2.2 to 8.3.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bbcec9c
Prepare release version 8.3.278fe8b6
Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...238bad2
Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-envae6034a
Merge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...31337ab
Merge pull request #12640 from pytest-dev/update-userca3070b
Merge pull request #12637 from pytest-dev/release-8.3.1de98446
Prepare release version 8.3.1bd0a042
Merge pull request #12636 from pytest-dev/update-release-notes664325b
doc/changelog: update 8.3.0 notes19d225d
Merge pull request #12635 from pytest-dev/release-8.3.0Updates
pytest-recording
from 0.13.1 to 0.13.2Release notes
Sourced from pytest-recording's releases.
Changelog
Sourced from pytest-recording's changelog.
Commits
81ee86c
chore: Release 0.13.239bbf88
chore(deps): update codecov/codecov-action action to v4.5.01c93e36
docs: Add installation step in README and correct title in CONTRIBUTING1797405
feat: "Lazy load" VCR to reduce plugin overheadf4a26b2
chore(deps): update dependency tests/werkzeug to v3.0.383eb511
chore(deps): update dependency tests/werkzeug to v3.0.278edab3
docs: Adds example of accessing VCR Cassette object in tests (#140)57a4bca
chore(deps): update codecov/codecov-action action to v41f34057
chore: Drop duplicate metadata entryUpdates
ruff
from 0.5.5 to 0.6.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ee258ca
Bump version to 0.6.3 (#13152)b4d9d26
Update faq.md to highlight changes to src (#13145)a998320
[ruff
] - extend comment deletions for unused-noqa (RUF100
) (#13105)770ef2a
[red-knot] support deferred evaluation of type expressions (#13131)c6023c0
[red-knot] Add docs on usingRAYON_NUM_THREADS
for better logging (#13140)df694ca
[FastAPI
] Avoid introducing invalid syntax in fix for `fast-api-non-annotat...2e75cfb
FormatPYI
examples in docs as.pyi
-file snippets (#13116)cfafaa7
[red-knot] Remove very noisy tracing call when resolvingImportFrom
stateme...3e9c7ad
Replace crates by dependi for VS Code Dev Container (#13125)81cd438
red-knot: infer and display ellipsis type (#13124)Updates
ipython
from 8.26.0 to 8.27.0Commits
82690a0
release 8.27.07af1c01
Whats new 8.27 (#14508)ef9d41e
Whats new 8.275c8bc51
Fix completion in indented lines dropping prefix when jedi is disabled (#14474)6bde8f6
Don't force matplotlib backend names to be lowercase (#14475)d5762c1
Fix showing SystemExit exception raise inside except handler (#14503)82eba44
Fix some tests on Python 3.13 RC1 (#14504)2e34c77
Autoformat with darker44bffab
Relax string checks in test_pinfo_docstring_dynamic7ea81cd
Fix test_decorator_skip_with_breakpoint() on Python 3.13Updates
ipywidgets
from 7.7.1 to 8.1.5Release notes
Sourced from ipywidgets's releases.
... (truncated)
Commits
3171b1c
Update Output Widget.ipynb (#3881)cd81783
update image processing example notebok imports and function call (#3896)cecd2b0
specify Jupyterlab (version 3.x or above) (#3880)0aa1efb
Allowinteract
to use basic type hint annotations (#3908)2e15cfc
Update Widget List.ipynb06ed868
Merge pull request #3793 from ferdnyc/mappings-work-again31259ca
Merge pull request #3801 from warrickball/patch-2dd250bf
Handle Notebook 7 in dev install scripta1282ec
Fix link to "Output widget examples"b6b3051
Revert "Add note on removal of mapping types in documentation"Updates
notebook
from 6.5.6 to 6.5.7Release notes
Sourced from notebook's releases.
Changelog
Sourced from notebook's changelog.
Commits
633c5be
Publish 6.5.7e1723f4
Ignorecheck-wheel-content
duplicate file error (#7343)382a5db
remove upper bound on pyzmq (#7305)Updates
pymongo
from 4.7.3 to 4.8.0Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
Commits
d504d14
BUMP 4.8.0ab9e748
PYTHON-4515 Improve 4.8 changelog (#1713)2fdf707
PYTHON-4507 [v4.8] pip>=21.3 is required for editable installs (#1711)5139adb
PYTHON-4515 [v4.8] Update changelog for 4.8 (#1710)b3c55ff
BUMP 4.8.0.dev1113b9da
BUMP 4.8.0b0585411a
PYTHON-4388 [v4.8] Fix security events handling in release workflow again (#1...f1f4938
PYTHON-4388 [v4.8] Fix permissions in release workflow (#1708)a0d232b
PYTHON-4499 [v4.8] Log pymongo.connection at DEBUG without EventListeners (#1...14ed482
PYTHON-4388 [v4.8] Fix dist handling in SSDLC workflow (#1706)Updates
pyyaml
from 6.0.1 to 6.0.2Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
41309b0
Release 6.0.2 (#819)dd9f0e1
6.0.2rc1 (#809)f5527a2
disable CI trigger on PR editsb4d80a7
Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
scikit-learn
from 1.5.0 to 1.5.1Release notes
Sourced from scikit-learn's releases.
Commits
70fdc84
Bump version [cd build]b0ec847
DOC Add missing PR number in changelog entry (#29384)8179b8f
DOC Set 1.5.1 release month (#29377)851c0d6
FIX:accuracy
andzero_loss
support for multilabel with Array API (#29336)99d8a32
FIXzero_one_loss
breaks with multilabel and Array API (#29269)059070b
ENH Add Array API compatibility tocosine_similarity
(#29014)ada571f
Fix a regression in GridSearchCV for parameter grids that have arrays of diff...fb26476
🔒 🤖 CI Update lock files for cirrus-arm CI build(s) 🔒 🤖...5a74cc0
Fix performance regression in ColumnTransformer (#29330)c3d69b2
MAINT Pin the ruff version on CI linters (#29359)Updates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
cryptography
from 42.0.8 to 43.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
ebf14f2
bump for 43.0.0 and update changelog (#11311)42788a0
Fix exchange with keys that had Q automatically computed (#11309)2dbdfb8
don't assign unused name (#11310)ccc66e6
Bump openssl from 0.10.64 to 0.10.65 in /src/rust (#11308)4310c87
Bump sphinxcontrib-qthelp from 1.0.7 to 1.0.8 (#11307)f66a9c4
Bump sphinxcontrib-htmlhelp from 2.0.5 to 2.0.6 (#11306)a8fcf18
Bump openssl-sys from 0.9.102 to 0.9.103 in /src/rust (#11305)2fe32b2
Bump mypy from 1.10.1 to 1.11.0 (#11303)...Description has been truncated