-
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 python-packages group across 1 directory with 20 updates #219
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-packages-7759ed2a49
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 python-packages group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.5.0` | `4.7.0` | | [boto3](https://github.com/boto/boto3) | `1.35.24` | `1.35.86` | | [botocore](https://github.com/boto/botocore) | `1.35.24` | `1.35.86` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` | | [colorlog](https://github.com/borntyping/python-colorlog) | `6.8.2` | `6.9.0` | | [croniter](https://github.com/kiorky/croniter) | `3.0.3` | `6.0.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.41` | `3.1.43` | | [httpcore](https://github.com/encode/httpcore) | `1.0.5` | `1.0.7` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [jiter](https://github.com/pydantic/jiter) | `0.5.0` | `0.8.2` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` | | [openai](https://github.com/openai/openai-python) | `1.47.0` | `1.58.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.4` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.27.2` | | [s3transfer](https://github.com/boto/s3transfer) | `0.10.2` | `0.10.4` | | [setuptools](https://github.com/pypa/setuptools) | `69.0.3` | `75.6.0` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.5` | `4.67.1` | | [wheel](https://github.com/pypa/wheel) | `0.44.0` | `0.45.1` | Updates `anyio` from 4.5.0 to 4.7.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.5.0...4.7.0) Updates `boto3` from 1.35.24 to 1.35.86 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.24...1.35.86) Updates `botocore` from 1.35.24 to 1.35.86 - [Commits](boto/botocore@1.35.24...1.35.86) Updates `certifi` from 2024.8.30 to 2024.12.14 - [Commits](certifi/python-certifi@2024.08.30...2024.12.14) Updates `charset-normalizer` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.2...3.4.0) Updates `colorlog` from 6.8.2 to 6.9.0 - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](borntyping/python-colorlog@v6.8.2...v6.9.0) Updates `croniter` from 3.0.3 to 6.0.0 - [Changelog](https://github.com/kiorky/croniter/blob/master/CHANGELOG.rst) - [Commits](corpusops/croniter@3.0.3...6.0.0) Updates `gitpython` from 3.1.41 to 3.1.43 - [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.41...3.1.43) Updates `httpcore` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.5...1.0.7) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `jiter` from 0.5.0 to 0.8.2 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.5.0...v0.8.2) Updates `markupsafe` from 2.1.5 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@2.1.5...3.0.2) Updates `openai` from 1.47.0 to 1.58.1 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.47.0...v1.58.1) Updates `pydantic` from 2.9.2 to 2.10.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.4) Updates `pydantic-core` from 2.23.4 to 2.27.2 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.27.2) Updates `s3transfer` from 0.10.2 to 0.10.4 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.10.2...0.10.4) Updates `setuptools` from 69.0.3 to 75.6.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.3...v75.6.0) 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 `tqdm` from 4.66.5 to 4.67.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.5...v4.67.1) Updates `wheel` from 0.44.0 to 0.45.1 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.44.0...0.45.1) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: colorlog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: croniter dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: jiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... 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 20, 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
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 python-packages group with 20 updates in the / directory:
4.5.0
4.7.0
1.35.24
1.35.86
1.35.24
1.35.86
2024.8.30
2024.12.14
3.3.2
3.4.0
6.8.2
6.9.0
3.0.3
6.0.0
3.1.41
3.1.43
1.0.5
1.0.7
0.27.2
0.28.1
0.5.0
0.8.2
2.1.5
3.0.2
1.47.0
1.58.1
2.9.2
2.10.4
2.23.4
2.27.2
0.10.2
0.10.4
69.0.3
75.6.0
1.16.0
1.17.0
4.66.5
4.67.1
0.44.0
0.45.1
Updates
anyio
from 4.5.0 to 4.7.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
c967f5c
Bumped up the versionf47ac5e
Rearranged changelog entriesf316ce5
Allowed Event to be set before it's bound to an async backend (#835)93a5746
Fixedasyncio.Task.cancelling
issues (#790)39cf394
Avoid exposing extra variables key and value in anyio.abc (#833)a2150f5
Fixed design issues in PR template (#834)0f80611
Added support for wait_readable() and wait_writable() on ProactorEventLoop (#...97d5fe6
Made asyncio TaskGroup work with eager task factories (#822)44405f4
Updated downstream test workflows and their target Python versions93c0cd6
Replaced mentions to run_sync_in_process with to_process.run_sync (#829)Updates
boto3
from 1.35.24 to 1.35.86Commits
84a4b27
Merge branch 'release-1.35.86'2f685aa
Bumping version to 1.35.866c73842
Add changelog entries from botocore32d54c8
Merge branch 'release-1.35.85'64307a4
Merge branch 'release-1.35.85' into developcacd5ba
Bumping version to 1.35.850aa5348
Add changelog entries from botocore9cd0908
Merge branch 'release-1.35.84'd624d7f
Merge branch 'release-1.35.84' into develop6b4476e
Bumping version to 1.35.84Updates
botocore
from 1.35.24 to 1.35.86Commits
f4334b1
Merge branch 'release-1.35.86'a085b66
Bumping version to 1.35.86ed96558
Update endpoints model2814b80
Update to latest modelse53ea2c
Merge branch 'release-1.35.85'd8189bd
Merge branch 'release-1.35.85' into develop74239a6
Bumping version to 1.35.8517c839b
Update endpoints model36a1e00
Update to latest models529ae09
Merge branch 'release-1.35.84'Updates
certifi
from 2024.8.30 to 2024.12.14Commits
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)bc26b41
Bump actions/checkout from 4.2.1 to 4.2.2 (#325)57afc22
Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#323)a495091
test against 3.13 final62f8144
Added 3.13 classifier (#322)94d23a0
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321)Updates
charset-normalizer
from 3.3.2 to 3.4.0Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
f3118e3
🔧 change download/upload artifact version to last working version33e67e8
🔧 set compile-generator in generator_generic_slsa3 action73dd24c
🔧 add explicit build deps to setuptools78f1e9b
🔧 attempt to fix cd.yml *356ae702
🔧 attempt to fix cd.yml *29720055
🔧 attempt to fix cd.yml (macos part)1e10d06
Update CHANGELOG.md36c103a
🔖 Release 3.4.0 (#545)7658dfc
⬆️ Bump github/codeql-action from 3.26.11 to 3.26.12 (#544)ca2535d
⬆️ Bump github/codeql-action from 3.26.9 to 3.26.11 (#542)Updates
colorlog
from 6.8.2 to 6.9.0Commits
dfa10f5
Bump versionf939a44
satisfy mypy607485d
Support Python 3.13Updates
croniter
from 3.0.3 to 6.0.0Changelog
Sourced from croniter's changelog.
Commits
8f273c6
Preparing release 6.0.0ad4b76d
end2da6de2
Merge pull request #143 from kiorky/r63f6221b
Reintegrate test_speedae81e2b
changelogb8dadbd
Consolidate EPOCH resolution.9036c88
Tests: long maxdiffd3098a4
More public exports from croniter module15f25ab
Ensure unittest are directly executablesa7e1e19
Better timestamp to datetime helperUpdates
gitpython
from 3.1.41 to 3.1.43Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
5364053
bump version to 3.1.434e626bd
Merge pull request #1886 from EliahKagan/deprecation-warningsf6060df
Add GitMeta alias8327b45
Test GitMeta aliasf92f4c3
Clarify security risk in USE_SHELL doc and warningsc7675d2
update security policy, to use GitHub instead of emailcf2576e
Make/use test.deprecation.lib; abandon idea to filter by module7cd3aa9
Make test.performance.lib docstring more specificb51b080
Explain the approach in test.deprecation to static checkingbdabb21
Expand USE_SHELL docstring; clarify a test usageUpdates
httpcore
from 1.0.5 to 1.0.7Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
a173552
Version 1.0.7 (#977)13e281d
Add proxy configuration to ConnectionPool. (#974)0bfcee4
default port for the socks5h scheme (#972)4e0a17c
Consistent import style (#970)127505b
Use new typing style (#963)4ee1ca2
Version 1.0.6 (#957)0804ea6
Relaxtrio
dependency pin. (#956)17409bb
Handletrio
raisingNotImplementedError
on unsupported platforms. (#955)4aac649
Add pragma: nocoverba3f942
Bump aiohttp from 3.9.5 to 3.10.2 (#942)Updates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)Updates
jiter
from 0.5.0 to 0.8.2Commits
5f208ea
release: 0.8.2 (#181)0744102
restorepystring_ascii_new
fast path, using PyO3 0.23.3 (#180)06aa3a5
release: 0.8.1 (#178)866b667
fix crash on aarch64 linux wheels (#175)4397293
ci: remove workaround for free-threaded build w. maturin (#172)0590d09
ci: updates for Rust 1.83 (#176)2b67dd0
skip Windows free-threaded wheel build for now (#173)23568ee
release: 0.8.0 (#171)82df231
fix linux PGO wheel build (#170)72fc9ef
support free-threaded Python (#165)Updates
markupsafe
from 2.1.5 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 speed...Description has been truncated