-
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 16 updates #34
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 16 updates: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.1.2` | `2.1.3` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.6` | `4.67.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.1` | `0.8.1` | | [typeguard](https://github.com/agronholm/typeguard) | `4.4.0` | `4.4.1` | | [asttokens](https://github.com/gristlabs/asttokens) | `2.4.1` | `3.0.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.1` | `2.6.3` | | [ipython](https://github.com/ipython/ipython) | `8.29.0` | `8.30.0` | | [jedi](https://github.com/davidhalter/jedi) | `0.19.1` | `0.19.2` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [starlette](https://github.com/encode/starlette) | `0.41.2` | `0.41.3` | | [tomli](https://github.com/hukkin/tomli) | `2.0.2` | `2.2.1` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.0` | `0.32.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.27.1` | `20.28.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `0.24.0` | `1.0.0` | | [websockets](https://github.com/python-websockets/websockets) | `13.1` | `14.1` | Updates `numpy` from 2.1.2 to 2.1.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.1.3) Updates `tqdm` from 4.66.6 to 4.67.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.6...v4.67.1) Updates `coverage` from 7.6.4 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.8) Updates `ruff` from 0.7.1 to 0.8.1 - [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.7.1...0.8.1) Updates `typeguard` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.4.0...4.4.1) Updates `asttokens` from 2.4.1 to 3.0.0 - [Commits](gristlabs/asttokens@v2.4.1...v3.0.0) Updates `identify` from 2.6.1 to 2.6.3 - [Commits](pre-commit/identify@v2.6.1...v2.6.3) Updates `ipython` from 8.29.0 to 8.30.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.29.0...8.30.0) Updates `jedi` from 0.19.1 to 0.19.2 - [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst) - [Commits](davidhalter/jedi@v0.19.1...v0.19.2) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) Updates `starlette` from 0.41.2 to 0.41.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.41.2...0.41.3) Updates `tomli` from 2.0.2 to 2.2.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.2...2.2.1) Updates `uvicorn` from 0.32.0 to 0.32.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.32.0...0.32.1) Updates `virtualenv` from 20.27.1 to 20.28.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.27.1...20.28.0) Updates `watchfiles` from 0.24.0 to 1.0.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v0.24.0...v1.0.0) Updates `websockets` from 13.1 to 14.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@13.1...14.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: typeguard dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: asttokens dependency-type: indirect update-type: version-update:semver-major 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: jedi dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: tomli dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: uvicorn 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-major dependency-group: poetry-dependencies - dependency-name: websockets dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies ... 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
Dec 1, 2024
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 16 updates:
2.1.2
2.1.3
4.66.6
4.67.1
7.6.4
7.6.8
0.7.1
0.8.1
4.4.0
4.4.1
2.4.1
3.0.0
2.6.1
2.6.3
8.29.0
8.30.0
0.19.1
0.19.2
24.1
24.2
0.41.2
0.41.3
2.0.2
2.2.1
0.32.0
0.32.1
20.27.1
20.28.0
0.24.0
1.0.0
13.1
14.1
Updates
numpy
from 2.1.2 to 2.1.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
98464cc
Merge pull request #27690 from charris/prepare-2.1.3cbda85b
REL: Prepare for the NumPy 2.1.3 release [wheel build]daa8699
Merge pull request #27672 from charris/backport-27666614ca19
Merge pull request #27673 from charris/backport-27636e6b02d7
DOC: add release note54fd729
BUG: substantially simplify and fix issue with justification promotera90fe7c
BUG: fix more issues with string ufunc promotiona121864
BUG: fixes for StringDType/unicode promotersf055fb9
BUG: Fix a reference count leak in npy_find_descr_for_scalar.5895c02
Merge pull request #27669 from charris/backport-27663Updates
tqdm
from 4.66.6 to 4.67.1Release notes
Sourced from tqdm's releases.
Commits
0ed5d7f
bump version, merge pull request #1629 from tqdm/fix-guia2d5f1c
tests: fix codecov rate limitcac7150
tests: bump pytest-asyncio6338f62
deps: fix pybuild342b15e
tests: sync depsc66458d
gui: fix matplotlib35a6ee9
bump version, merge pull request #1536 from guigoruiz18aa9470
add discord requests dep1db24b4
better user-agent61365d8
handle rate limitUpdates
coverage
from 7.6.4 to 7.6.8Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
6134266
docs: sample HTML for 7.6.8041f963
docs: prep for 7.6.87fe48b6
build: don't search generated report filesf219144
docs: start changelog entries with capital lettersd1a916a
fix: a line that branches nowhere must always raise an exception2ace7a2
fix: don't assume 'no branches' means 'not executed' #18963ed5915
style: all of ci should use underscores0db86f2
build: automate updating readthedocs2a89551
chore: make upgrade (not sure why files became absolute)ba9c157
chore: make doc_upgradeUpdates
ruff
from 0.7.1 to 0.8.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b3b2c98
Update CHANGELOG.md with the new commits for 0.8.1 (#14664)abb3c6e
[flake8-pyi
] Avoid rewriting invalid type expressions in `unnecessary-type-...224fe75
[ruff
] Implementunnecessary-regular-expression
(RUF055
) (#14659)dc29f52
[flake8-pyi
,ruff
] Fix traversal of nested literals and unions (PYI016
,...d9cbf2f
Avoids unnecessary overhead forTC004
, whenTC001-003
are disabled (#14657)3f6c65e
[red-knot] Fix merged type after if-else without explicit else branch (#14621)976c37a
Bump version to 0.8.1 (#14655)a378ff3
[red-knot] Fix Boolean flags in mdtests (#14654)d8bca0d
Fix bug where methods defined using lambdas were flagged by FURB118 (#14639)6f1cf5b
[red-knot] Minor fix in MRO tests (#14652)Updates
typeguard
from 4.4.0 to 4.4.1Release notes
Sourced from typeguard's releases.
Changelog
Sourced from typeguard's changelog.
... (truncated)
Commits
cb42103
Added release dateb32af0b
Added tests against an empty protocol1c53caa
Fixedpytest_ignore_collect
not to block default pytest code (#464)6d6b4de
Fixed test_raw_uniontype_fail failing on PyPy05a6772
Fixed checks being skipped for non-forward-reference NotRequired7ff5a51
Fixed issue links in the changelogb0b20c2
Fixed explicit checks of PEP 604 unions againsttypes.UnionType
0a39830
FixedSelf
checks when a method has positional-only argumentseb1e869
Fixed reference cycles (#493)28dafec
Fixed checking of protocols on the class levelUpdates
asttokens
from 2.4.1 to 3.0.0Commits
0ebecde
Update setup.cfg to use newer licence_files key; update commands and notes in...89f02d2
More cleanup of code for Python before 3.8, fix astroid import (#156)eb1e401
Bump requests from 2.31.0 to 2.32.2 in /docs (#154)4eebd86
remove dependency on six (#155)ad41ab6
Bump urllib3 from 2.0.7 to 2.2.2 in /docs (#146)d8910b4
Bump certifi from 2023.7.22 to 2024.7.4 in /docs (#147)7a8f3a8
trim Python2 <-> 3 hybridation (#153)d025140
Test Python 3.13 (#152)0224610
Fix edge cases in test failures involving padding and TypeVar (#151)71ea82b
Stop testing on Python < 3.8 (#149)Updates
identify
from 2.6.1 to 2.6.3Commits
f075954
v2.6.3149074e
Merge pull request #488 from nicknovitski/direnv880ac27
Merge pull request #487 from vlotorev/main8dcf6f3
Merge pull request #486 from axtimhaus/patch-1d2f995a
feat: identify direnv files as Bash7116aa1
Add bitbake extensions and files13e6105
Add C# Script and F# Source and Script filetypes6fd6f6b
v2.6.26607f84
Merge pull request #484 from zupo/patch-14c4ccfa
Merge pull request #485 from pre-commit/pre-commit-ci-update-configUpdates
ipython
from 8.29.0 to 8.30.0Commits
a8541f5
release 8.30.00bbf70c
misc headers fixes and whatsnew 8.30 (#14588)a8810c6
misc headers fixesd7eebae
crashhandler: Cast rptdir to Path (#14578)17f17d1
Update IPython/core/crashhandler.py938e3ba
Turn on type checking and update crahshandlera336a98
Some documentations about custom formatters (#14579)969bfa6
Some documentations about custom formatters546d856
crashhandler: Cast rptdir to Path0615526
deprecated ast attribute (#14575)Updates
jedi
from 0.19.1 to 0.19.2Changelog
Sourced from jedi's changelog.
Commits
41e9e95
Increase Jedi versionb225678
Add a release for Python 3.1330adf43
Merge pull request #2027 from WutingjiaX/feat/filterImportedbe6df62
filter imported names during completione53359a
Fix a test that had issues with a minor upgrade of Python 3.126e5d5b7
Enable workflow_dispatch in CI91ffdea
Sort completions by input resemblance. (#2018)2859e4f
Support inferring not expr to bool (#2016)8ee4c26
Merge pull request #2014 from WutingjiaX/feat/in_operator4d09ac0
When inferring comparison operators, return a definite type instead of NO_VAL...Updates
packaging
from 24.1 to 24.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
d8e3b31
Bump for release2de393d
Update changelog for release9c66f5c
Remove extraneous quotes in f-strings by using!r
(#848)4dc334c
Upgrade to latest mypy (#853)d1a9f93
Bump the github-actions group with 4 updates (#852)029f415
PEP 639: Implement License-Expression and License-File (#828)6c338a8
Use !r formatter for error messages with filenames. (#844)28e7da7
Add a comment as to whyMetadata.name
isn't normalized (#842)ce0d79c
Mention updating changelog in release process (#841)ac5bdf3
Update the changelog to reflect 24.1 changes (#840)Updates
starlette
from 0.41.2 to 0.41.3Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
1a8efba
Version 0.41.3 (#2754)9dc9d2e
fix(testclient): exclude query sting fromraw_path
(#2716)cc1e2d7
Replacedict
byMapping
onHTTPException.headers
(#2749)427a8dc
Fix issue with middleware args passing (#2752)c2e3a39
Match httpx documentation style (#2742)Updates
tomli
from 2.0.2 to 2.2.1Changelog
Sourced from tomli's changelog.
Commits
73c3d10
Bump version: 2.2.0 → 2.2.17c2368d
Don't build wheels for Python versions requiring tomlic48e4e1
Bump version: 2.1.0 → 2.2.07604741
Update README0724e2a
Annotate global constants as Final to speed up compiled code149547d
Create binary wheels with mypyc (#242)443a0c1
pre-commit autoupdate and autofix48461cf
Merge pull request #240 from hukkin/version-2.1.0d6e045b
Bump version: 2.0.2 → 2.1.0d1d6a85
Add attributes to TOMLDecodeError. Deprecate free-form__init__
args (#238)Updates
uvicorn
from 0.32.0 to 0.32.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
5279296
Upgrade upload/download GitHub Actions (#2517)8c3402d
Updatepublish.yaml
with latest PyPI recommendations (#2516)