-
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 19 updates #208
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 python-packages group with 19 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.76` | | [botocore](https://github.com/boto/botocore) | `1.35.24` | `1.35.76` | | [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` | `5.0.1` | | [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.0` | | [jiter](https://github.com/pydantic/jiter) | `0.5.0` | `0.8.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` | | [openai](https://github.com/openai/openai-python) | `1.47.0` | `1.57.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.3` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.27.1` | | [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.76 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.24...1.35.76) Updates `botocore` from 1.35.24 to 1.35.76 - [Commits](boto/botocore@1.35.24...1.35.76) 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 5.0.1 - [Changelog](https://github.com/kiorky/croniter/blob/master/CHANGELOG.rst) - [Commits](corpusops/croniter@3.0.3...5.0.1) 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.0 - [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.0) Updates `jiter` from 0.5.0 to 0.8.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.5.0...v0.8.0) 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.57.0 - [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.57.0) Updates `pydantic` from 2.9.2 to 2.10.3 - [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.3) Updates `pydantic-core` from 2.23.4 to 2.27.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.27.1) 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: 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] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 5, 2024
Superseded by #209. |
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 19 updates in the / directory:
4.5.0
4.7.0
1.35.24
1.35.76
1.35.24
1.35.76
3.3.2
3.4.0
6.8.2
6.9.0
3.0.3
5.0.1
3.1.41
3.1.43
1.0.5
1.0.7
0.27.2
0.28.0
0.5.0
0.8.0
2.1.5
3.0.2
1.47.0
1.57.0
2.9.2
2.10.3
2.23.4
2.27.1
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.76Commits
a73c078
Merge branch 'release-1.35.76'ec12aea
Bumping version to 1.35.768d23369
Add changelog entries from botocore543da72
Merge branch 'release-1.35.75'c04fb42
Merge branch 'release-1.35.75' into develope9053d7
Bumping version to 1.35.75d3ecf83
Add changelog entries from botocorecf1ce04
Merge branch 'release-1.35.74'770fc4b
Merge branch 'release-1.35.74' into develop304539d
Bumping version to 1.35.74Updates
botocore
from 1.35.24 to 1.35.76Commits
b36ec84
Merge branch 'release-1.35.76'4e40809
Bumping version to 1.35.7653dddb9
Update to latest models023f988
Merge branch 'release-1.35.75'a705bc5
Merge branch 'release-1.35.75' into develop354fe4f
Bumping version to 1.35.75dd723be
Update to latest models2d271bb
Merge branch 'release-1.35.74'5e4b564
Merge branch 'release-1.35.74' into develop893ac66
Bumping version to 1.35.74Updates
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 5.0.1Changelog
Sourced from croniter's changelog.
Commits
da473d9
Preparing release 5.0.13642302
Reallow DOW=7, & rework range calculations.0ec55d4
Back to development: 4.0.11801389
Preparing release 4.0.03141708
Remove DOW-7 as alias & fix DOW calcs when DOW=06ce433d
Restrict docker image build triggers83b4c42
Back to development: 3.0.59ea2c4a
Preparing release 3.0.40fc3e71
Merge pull request #97 from kiorky/new-packaging97936a9
docker setup & images releaser for multiple archsUpdates
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.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
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)7b19cd5
Move utility functions from _utils.py to _client.py (#3389)b47d94c
Avoid private imports in test cases. (#3403)2ea2286
Import ssl on demand (#3401)1805ee0
Graceful upgrade path for 0.28. (#3394)41597ad
Move remaining utility functions from _utils.py to _models.py (#3387)Updates
jiter
from 0.5.0 to 0.8.0Commits
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)9ad1d5a
Fix tests without num-bigint feature (#169)dbf0c52
inlinejiter
README to fixup sdist build (#168)f970f0b
useBound\<'py, PyStr>
str equality (#166)8ae5b41
ci: use Python 3.13 for Rust benches (#167)9bde9e1
Upgrade to PyO3 0.23 (#137)1fbdb1e
updateJsonValue
allow_partial
to usePartialMode
(#163)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 speedups str check4dafb7c
start version 3.1.09c44ecf
update docs build275c769
Merge branch '2.1.x' into 3.0.xUpdates
openai
from 1.47.0 to 1.57.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.