-
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 poetry-dependencies group with 20 updates #38
Merged
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 poetry-dependencies group with 20 updates: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.2.1` | `2.2.2` | | [scipy](https://github.com/scipy/scipy) | `1.14.1` | `1.15.1` | | [biopython](https://github.com/biopython/biopython) | `1.84` | `1.85` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | | [black](https://github.com/psf/black) | `24.10.0` | `25.1.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.9.4` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.5.0` | `3.0.1` | | [anyio](https://github.com/agronholm/anyio) | `4.7.0` | `4.8.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` | | [executing](https://github.com/alexmojaki/executing) | `2.1.0` | `2.2.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.17.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.4` | `2.6.6` | | [ipython](https://github.com/ipython/ipython) | `8.31.0` | `8.32.0` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.48` | `3.0.50` | | ruamel-yaml | `0.18.7` | `0.18.10` | | [starlette](https://github.com/encode/starlette) | `0.45.1` | `0.45.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.29.1` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.3` | `1.0.4` | | [websockets](https://github.com/python-websockets/websockets) | `14.1` | `14.2` | Updates `numpy` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.1...v2.2.2) Updates `scipy` from 1.14.1 to 1.15.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.1) 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 `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 `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) Updates `pre-commit` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0) Updates `ruff` from 0.8.4 to 0.9.4 - [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.8.4...0.9.4) Updates `sphinx-autodoc-typehints` from 2.5.0 to 3.0.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.5.0...3.0.1) Updates `anyio` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.7.0...4.8.0) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) Updates `executing` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](alexmojaki/executing@v2.1.0...v2.2.0) Updates `filelock` from 3.16.1 to 3.17.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.16.1...3.17.0) Updates `identify` from 2.6.4 to 2.6.6 - [Commits](pre-commit/identify@v2.6.4...v2.6.6) Updates `ipython` from 8.31.0 to 8.32.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.31.0...8.32.0) Updates `prompt-toolkit` from 3.0.48 to 3.0.50 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.48...3.0.50) Updates `ruamel-yaml` from 0.18.7 to 0.18.10 Updates `starlette` from 0.45.1 to 0.45.3 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.45.1...0.45.3) Updates `virtualenv` from 20.28.0 to 20.29.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.0...20.29.1) Updates `watchfiles` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.3...v1.0.4) Updates `websockets` from 14.1 to 14.2 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.1...14.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: biopython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pygments dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: executing dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: filelock dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ipython dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: prompt-toolkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ruamel-yaml dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: watchfiles dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: websockets dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Feb 1, 2025
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
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 poetry-dependencies group with 20 updates:
2.2.1
2.2.2
1.14.1
1.15.1
1.84
1.85
2.18.0
2.19.1
24.10.0
25.1.0
4.0.1
4.1.0
0.8.4
0.9.4
2.5.0
3.0.1
4.7.0
4.8.0
2024.12.14
2025.1.31
2.1.0
2.2.0
3.16.1
3.17.0
2.6.4
2.6.6
8.31.0
8.32.0
3.0.48
3.0.50
0.18.7
0.18.10
0.45.1
0.45.3
20.28.0
20.29.1
1.0.3
1.0.4
14.1
14.2
Updates
numpy
from 2.2.1 to 2.2.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
fd8a68e
Merge pull request #28184 from charris/prepare-2.2.20d106a5
REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35a
Merge pull request #28175 from charris/backport-28056e4517a8
Merge pull request #28176 from charris/backport-281682c0432b
Merge pull request #28178 from charris/backport-281702230a08
Merge pull request #28177 from charris/backport-28169b04e32c
TYP: Fix missing and spurious top-level exports6a5f537
TYP: preserve shape-type in ndarray.astype()f782790
TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1
BUG: Fix casing for f2py directivesUpdates
scipy
from 1.14.1 to 1.15.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
df134ea
REL: 1.15.1 rel commit [wheel build]f939c19
Merge pull request #22296 from tylerjereddy/treddy_1.15.1_backports609bb3c
DOC: PR 22296 revisions5bfd6a2
TST: stats.Normal: bump tolerance on test of logcdf (#22276)f9a549c
DOC: update 1.15.1 relnotes6f011d8
MAINT: Update highs subproject commit0ff01de
TST: fix thread safety issue in interpolate.bsplines memmap test21c65ab
BLD: fix some issues with undeclared internal build dependencies826759e
MAINT: fix url for array-api-extra git submodule9af1fcd
Merge pull request #22235 from tylerjereddy/treddy_prep_1.15.1Updates
biopython
from 1.84 to 1.85Changelog
Sourced from biopython's changelog.
Commits
Updates
pygments
from 2.18.0 to 2.19.1Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
b583de4
Prepare 2.19.1 release.c13f3f1
Prepare 2.19.1 release.cdbcd43
Add regression test for .ini issue, update CHANGES.5792a21
Update CHANGES.a985866
Merge pull request #2835 from kartben/fix_ini_double_quotes5822fd1
Fix Lua regressions.673d824
Fix quoted string handling43bf86f
Improve example regex in the docs.452ac62
Move on past 2.19.0.62dff31
Prepare 2.19 release.Updates
black
from 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7
Prepare release 25.1.0 (#4563)d330dee
docs: We're not going to use backslashes for the with statement (#4564)3d81290
Movewrap_long_dict_values_in_parens
to the preview style (#4561)459562c
Improve function declaration wrapping when it contains generic type definitio...99dbf30
Cache executor to avoid hitting open file limits (#4560)c0b92f3
Prepare the 2025 stable style (#4558)e58baf1
Add test for #1187 (#4559)1455ae4
Fix docs CI (#4555)584d033
fix: Don't remove parenthesis around long dictionary values (#4377)6e96540
Fix CI (#4551)Updates
pre-commit
from 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92
v4.1.0c3125a4
Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061c
fix: ensure env patch is applied for vanilla emulationcd429db
Merge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2
[pre-commit.ci] pre-commit autoupdate86300a4
Merge pull request #3376 from pre-commit/r-gone77edad8
install r on ubuntu runners18b3939
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945
Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81
update .net tests to use .net 8Updates
ruff
from 0.8.4 to 0.9.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
854ab03
Bump version to 0.9.4 (#15831)b0b8b06
Remove semicolon after TypeScript interface definition (#15827)451f251
[red-knot] Clarify behavior when redeclaring base class attributes (#15826)13cf3e6
[flake8-comprehensions
] Parenthesizesorted
when needed for `unnecessary-...56f956a
[pyupgrade
] Handle end-of-line comments forquoted-annotation
(UP037
) (...7a10a40
[flake8-bandit
] Permit suspicious imports within stub files (S4
) (#15822)3125332
[red-knot] Format mdtest snippets with the latest version of black (#15819)15d886a
[red-knot] Consider all definitions after terminal statements unreachable (#1...e1c9d10
[flake8-comprehensions
] Do not emitunnecessary-map
diagnostic when lambd...23c9884
Preserve quotes in generated f-strings (#15794)Updates
sphinx-autodoc-typehints
from 2.5.0 to 3.0.1Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
02ce766
[pre-commit.ci] pre-commit autoupdate (#515)1fda047
Update Ruff to 0.9.1 (#517)aceb328
Fix roles fortypes
module (#516)3af8fb6
Drop support for nptyping (#514)80e6788
Bump astral-sh/setup-uv from 4 to 5 (#512)85f00ae
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#509)17ccd64
[pre-commit.ci] pre-commit autoupdate (#508)bf8bb8d
Bump astral-sh/setup-uv from 3 to 4 (#506)6fb5f06
🐛 Replace docutils private API use w/ public (#507)ffea355
[pre-commit.ci] pre-commit autoupdate (#505)Updates
anyio
from 4.7.0 to 4.8.0Release notes
Sourced from anyio's releases.