-
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 13 updates #182
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 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.5.0` | `4.6.2.post1` | | [boto3](https://github.com/boto/boto3) | `1.35.24` | `1.35.49` | | [botocore](https://github.com/boto/botocore) | `1.35.24` | `1.35.49` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` | | [croniter](https://github.com/kiorky/croniter) | `3.0.3` | `3.0.4` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.41` | `3.1.43` | | [httpcore](https://github.com/encode/httpcore) | `1.0.5` | `1.0.6` | | [jiter](https://github.com/pydantic/jiter) | `0.5.0` | `0.6.1` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` | | [openai](https://github.com/openai/openai-python) | `1.47.0` | `1.52.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.25.0` | | [s3transfer](https://github.com/boto/s3transfer) | `0.10.2` | `0.10.3` | | [setuptools](https://github.com/pypa/setuptools) | `69.0.3` | `75.2.0` | Updates `anyio` from 4.5.0 to 4.6.2.post1 - [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.6.2.post1) Updates `boto3` from 1.35.24 to 1.35.49 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.24...1.35.49) Updates `botocore` from 1.35.24 to 1.35.49 - [Commits](boto/botocore@1.35.24...1.35.49) 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 `croniter` from 3.0.3 to 3.0.4 - [Changelog](https://github.com/kiorky/croniter/blob/master/CHANGELOG.rst) - [Commits](corpusops/croniter@3.0.3...3.0.4) 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.6 - [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.6) Updates `jiter` from 0.5.0 to 0.6.1 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.5.0...v0.6.1) 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.52.2 - [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.52.2) Updates `pydantic-core` from 2.23.4 to 2.25.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.25.0) Updates `s3transfer` from 0.10.2 to 0.10.3 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.10.2...0.10.3) Updates `setuptools` from 69.0.3 to 75.2.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.2.0) --- 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: croniter dependency-type: direct:production update-type: version-update:semver-patch 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: 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-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 ... 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
Oct 26, 2024
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 python-packages group with 13 updates in the / directory:
4.5.0
4.6.2.post1
1.35.24
1.35.49
1.35.24
1.35.49
3.3.2
3.4.0
3.0.3
3.0.4
3.1.41
3.1.43
1.0.5
1.0.6
0.5.0
0.6.1
2.1.5
3.0.2
1.47.0
1.52.2
2.23.4
2.25.0
0.10.2
0.10.3
69.0.3
75.2.0
Updates
anyio
from 4.5.0 to 4.6.2.post1Release notes
Sourced from anyio's releases.
Commits
c484425
Bumped up the versionfb81dfe
Fixed a regression in the pytest plugin that broke parametrized async fixtures445e59e
Bumped up the version64f570e
Fixed tox configuration5abc9ec
Updated Path documentation and made is_junction() conditional (#800)ede2029
Fixed TypeError when TLS handshake fails with truststore SSLContext (#801)163f10c
Fixed cyclic garbage that keeps traceback frames alive in task group exceptio...0614b4f
Migrated to native TOML configuration for Tox012a60c
Made test_start_task_soon_cancel_immediately() less flaky65ef48a
Rebind instance method fixtures to the same instance as the test (#807)Updates
boto3
from 1.35.24 to 1.35.49Commits
d39929b
Merge branch 'release-1.35.49'bb191f2
Bumping version to 1.35.49e3ad6b5
Add changelog entries from botocoref09e886
Merge branch 'release-1.35.48'83074ae
Merge branch 'release-1.35.48' into develop1a09a31
Bumping version to 1.35.488909aad
Add changelog entries from botocore02e0a38
Merge branch 'release-1.35.47'a0011b8
Merge branch 'release-1.35.47' into develop2e3f5f1
Bumping version to 1.35.47Updates
botocore
from 1.35.24 to 1.35.49Commits
ab80bd8
Merge branch 'release-1.35.49'eb59be0
Bumping version to 1.35.495f52ac7
Update endpoints model35dc5f7
Update to latest modelsc5e0332
Merge branch 'release-1.35.48'5b0abc4
Merge branch 'release-1.35.48' into develop3bcd181
Bumping version to 1.35.48b901d63
Update endpoints modelaee648a
Update to latest modelsf51ec0e
Merge pull request #3280 from jonathan343/nimble-deprecationUpdates
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
croniter
from 3.0.3 to 3.0.4Changelog
Sourced from croniter's changelog.
Commits
a909338
Preparing release 3.0.497936a9
docker setup & images releaser for multiple archsb27788c
Refresh test infraeda0770
Re-enable correctly py27 testing and document it17bec1d
Fix overflow error on 32bit systems4d6bb97
Back to development: 3.0.4Updates
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.6Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
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)7d87c9d
Update werkzeug requirement from <2.1 to <3.1 (#940)acf7d15
Bump the python-packages group with 7 updates (#933)711292e
Bump urllib3 from 2.2.1 to 2.2.2 (#931)da86ca4
Add benchmarking script (#923)48651f6
Bump the python-packages group with 6 updates (#916)Updates
jiter
from 0.5.0 to 0.6.1Commits
1f945c8
release: 0.6.1 (#150)0276e15
Fixcargo vendor
of jiter crates (#149)c6fe082
bump version to 0.6.0 (#147)01f1756
add builds for 3.13 wheels (#145)4af2c1c
Add examples to jiter-python README (#143)ae5fc7d
Fix no-bigint build failures, check those in CI (#138)82d7146
Hyperlint accept (#142)b5cb25d
fix codecov coverage (#141)20b950f
GraalPy support (#135)b09b969
feat: Make num-bigint optional (#130)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.52.2Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
e1b2f82
release: 1.52.2865e390
chore(internal): update spec version (#1816)262f163
release: 1.52.173d20de
chore(internal): update spec version (#1810)b186bc5
chore(internal): remove unused black config (#1807)6634f52
chore(tests): add more retry tests (#1806)a366120
fix(client/async): correctly retry in all cases (#1803)38d87a3
chore(internal): bump ruff dependency (#1801)8b51761
chore(internal): update test syntax (#1798)fc4fce3
release: 1.52.0Updates
pydantic-core
from 2.23.4 to 2.25.0Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
e161980
Bump pyo3 from 0.22.3 to 0.22.5 (#1497)ed8f2e1
Bump uuid from 1.10.0 to 1.11.0 (#1496)75738b0
Bump serde from 1.0.210 to 1.0.213 (#1495)e62befe
Bump serde_json from 1.0.128 to 1.0.132 (#1494)d1aff89
Bump uraimo/run-on-arch-action from 2.7.2 to 2.8.1 (#1493)e49c549
Bump version to v2.25.0 (#1492)ff08c20
Support default factories taking validated data as an argument (#1491)288dd1c
Support revalidation of parametrized generics (#1489)1ced3e6
Properly enforcehost_required
for URLs (#1488)92a259e
Version bump to v2.24.2 (#1485)Updates
s3transfer
from 0.10.2 to 0.10.3Changelog
Sourced from s3transfer's changelog.
Commits
7878fbf
Merge branch 'release-0.10.3'bf87770
Bumping version to 0.10.30d7a87f
Add support for Python 3.13 (#315)da68b50
Update setuptools (#313)c87f321
Temporary fix for setuptools 70.x (#311)97f26df
Merge pull request #308 from boto/ruffa12b9e5
Merge branch 'release-0.10.2' into developa414253
Updating contributing guide