-
Notifications
You must be signed in to change notification settings - Fork 20
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-requirements group across 1 directory with 22 updates #66
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-requirements group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.4.4` | `2.4.6` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.10` | `3.11.12` | | [anyio](https://github.com/agronholm/anyio) | `4.7.0` | `4.8.0` | | [attrs](https://github.com/sponsors/hynek) | `24.3.0` | `25.1.0` | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.19.0` | `1.20.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.0` | `44.0.1` | | [h2](https://github.com/python-hyper/h2) | `4.1.0` | `4.2.0` | | [hpack](https://github.com/python-hyper/hpack) | `4.0.0` | `4.1.0` | | [hyperframe](https://github.com/python-hyper/hyperframe) | `6.0.1` | `6.1.0` | | [openai](https://github.com/openai/openai-python) | `1.57.4` | `1.64.0` | | [portalocker](https://github.com/wolph/portalocker) | `2.10.1` | `3.1.1` | | [propcache](https://github.com/aio-libs/propcache) | `0.2.1` | `0.3.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.3` | `2.10.6` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.27.1` | `2.29.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.3` | `1.0.4` | | [websockets](https://github.com/python-websockets/websockets) | `14.1` | `15.0` | | [msgraph-beta-sdk](https://github.com/microsoftgraph/msgraph-beta-sdk-python) | `1.14.0` | `1.19.0` | | [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) | `1.14.0` | `1.19.0` | Updates `aiohappyeyeballs` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](aio-libs/aiohappyeyeballs@v2.4.4...v2.4.6) Updates `aiohttp` from 3.11.10 to 3.11.12 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.10...v3.11.12) 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 `attrs` from 24.3.0 to 25.1.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `azure-identity` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.19.0...azure-identity_1.20.0) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `cryptography` from 44.0.0 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.0...44.0.1) Updates `h2` from 4.1.0 to 4.2.0 - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.1.0...v4.2.0) Updates `hpack` from 4.0.0 to 4.1.0 - [Changelog](https://github.com/python-hyper/hpack/blob/master/CHANGELOG.rst) - [Commits](python-hyper/hpack@v4.0.0...v4.1.0) Updates `hyperframe` from 6.0.1 to 6.1.0 - [Changelog](https://github.com/python-hyper/hyperframe/blob/master/CHANGELOG.rst) - [Commits](python-hyper/hyperframe@v6.0.1...v6.1.0) Updates `openai` from 1.57.4 to 1.64.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.57.4...v1.64.0) Updates `portalocker` from 2.10.1 to 3.1.1 - [Release notes](https://github.com/wolph/portalocker/releases) - [Changelog](https://github.com/wolph/portalocker/blob/develop/CHANGELOG.rst) - [Commits](wolph/portalocker@v2.10.1...v3.1.1) Updates `propcache` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/aio-libs/propcache/releases) - [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst) - [Commits](aio-libs/propcache@v0.2.1...v0.3.0) Updates `pydantic` from 2.10.3 to 2.10.6 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.3...v2.10.6) Updates `pydantic-core` from 2.27.1 to 2.29.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.27.1...v2.29.0) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) 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 15.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.1...15.0) Updates `msgraph-beta-sdk` from 1.14.0 to 1.19.0 - [Release notes](https://github.com/microsoftgraph/msgraph-beta-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-beta-sdk-python/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-beta-sdk-python@v1.14.0...v1.19.0) Updates `msgraph-sdk` from 1.14.0 to 1.19.0 - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python@v1.14.0...v1.19.0) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: h2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: hpack dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: hyperframe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: portalocker dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: propcache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: watchfiles dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: msgraph-beta-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: msgraph-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
Superseded by #67. |
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-requirements group with 22 updates in the / directory:
2.4.4
2.4.6
3.11.10
3.11.12
4.7.0
4.8.0
24.3.0
25.1.0
1.19.0
1.20.0
2024.12.14
2025.1.31
3.4.0
3.4.1
8.1.7
8.1.8
44.0.0
44.0.1
4.1.0
4.2.0
4.0.0
4.1.0
6.0.1
6.1.0
1.57.4
1.64.0
2.10.1
3.1.1
0.2.1
0.3.0
2.10.3
2.10.6
2.27.1
2.29.0
2.2.3
2.3.0
1.0.3
1.0.4
14.1
15.0
1.14.0
1.19.0
1.14.0
1.19.0
Updates
aiohappyeyeballs
from 2.4.4 to 2.4.6Release notes
Sourced from aiohappyeyeballs's releases.
Changelog
Sourced from aiohappyeyeballs's changelog.
Commits
f18ad49
2.4.6f75891d
fix: ensure all timers are cancelled when after staggered race finishes (#136)cbc674d
2.4.599edb20
fix: keep classifiers in project to avoid automatic enrichment (#134)9baf0b3
chore(deps-ci): bump the github-actions group with 9 updates (#135)678eab0
chore: update dependabot.yml to include GHA (#133)66e1c90
fix: move classifiers to prevent recalculation by Poetry (#131)850640e
chore: migrate to poetry 2.0 (#132)75ec0dc
chore(pre-commit.ci): pre-commit autoupdate (#129)7d7f118
chore(pre-commit.ci): pre-commit autoupdate (#128)Updates
aiohttp
from 3.11.10 to 3.11.12Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
78ea725
[PR #10416/e92f1874 backport][3.11] Fix wheel download-artifact by setting me...70da1d4
[PR #10413/f6dae31d backport][3.11] Fix missing ppc64le musllinux wheels (#10...3cca959
[PR #10410/1009c066 backport][3.11] Fix runs-on for wheel builds for native a...d07f577
[3.11] Adjust changelog messages for armv7l wheels (#10409)43a36ee
[PR #10404/6ee81df6 backport][3.11] Start build wheels on armv7l musllinux (#...864bf5a
[PR #10403/908145c9 backport][3.11] Disable wheel builds on PyPy (#10405)5f1cd3b
[PR #10400/9b33be3 backport][3.11] Add workaround for segfaults during wheel ...b53c5f9
[PR #10396/481a8374 backport][3.11] Switch to native arm runners for wheel bu...2223776
[3.11] Amend changes to remove reverted riscv64 wheels (#10397)2a3111d
[PR #10393/9057364b backport][3.11] Revert "Start building riscv64 platform w...Updates
anyio
from 4.7.0 to 4.8.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
74022ec
Bumped up the version264a6f9
Added support for subinterpreter workers (#850)6d612a9
Refactored waiting for tasks to complete from task group on the asyncio backe...8b7a535
Removed the unwarranted gc_collect fixtureacdac7a
Changed TaskGroup to always spawn tasks lazily, even with eager task factorie...43e1f5f
Fixed__exit__()
return type of various context managers (#849)e8730ae
Added preliminary support for Python 3.14 (#813)9a792f3
Pruned unnecessary mypy options2a105b2
Updated downstream test workflow3f8c639
[pre-commit.ci] pre-commit autoupdate (#846)Updates
attrs
from 24.3.0 to 25.1.0Commits
Updates
azure-identity
from 1.19.0 to 1.20.0Release notes
Sourced from azure-identity's releases.
Commits
42437f1
Add py3.13 (#39661)1526d4e
update release date (#39659)1a9968d
[Identity] Use full path for CLI executables (#38606)1f1727f
NO_CI Remove tracking pixels (#39592)8cb96b3
Update github.io doc link (#39496)0d2ac51
[Identity] Clarify subscription error in AZ CLI cred (#39501)8c01872
NO_CI enable type_check_samples where passingef224ca
Azure Identity: AzureCliCredentials and AzureDeveloperCliCredential handle st...2025f95
fix: handle URL-safe base64 decoding for JWT (#38991)90da0a6
useless-disable (#39064)Updates
certifi
from 2024.12.14 to 2025.1.31Commits
088f931
2025.01.31 (#336)1c17795
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#335)a2e88f0
Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#334)82284ed
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#333)10d3d1d
Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#332)Updates
charset-normalizer
from 3.4.0 to 3.4.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
ffdf7f5
🔧 fix long description content-type inferred as rst instead of mdc7197b7
📝 fix changelog entries (#582)c390e1f
Merge pull request #581 from jawah/refresh-part-2f9d6b8c
🔒 add CODEOWNERS7ce1ef1
🔧 use ubuntu-22.04 for cibuildwheel in continuous deployment workflowdeed205
🔧 update LICENSE copyrightf11f571
🔧 include noxfile in sdist1ec7c06
🔧 update changelog14b4649
🐛 output(...) replace declarative mark using non iana compliant encoding ...1b06bc0
Merge branch 'refresh-part-2' of github.com:jawah/charset_normalizer into ref...Updates
click
from 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
cryptography
from 44.0.0 to 44.0.1Changelog
Sourced from cryptography's changelog.
Commits
adaaaed
Bump for 44.0.1 release (#12441)ccc61da
[backport] test and build on armv7l (#12420) (#12431)Updates
h2
from 4.1.0 to 4.2.0Changelog
Sourced from h2's changelog.
Commits
dacd614
v4.2.00b98b24
tests: linting++9bfb877
fix backward-compatibility of semi-public API for #12753f5a608
linting++01c080a
enable type checking using mypy1acf9c1
add typing information82d97da
clarify RequestReceived CONTINUATION frame behavioree4fa16
migrate tox.ini into pyproject.tomlb0485e9
bump codecov integration20c8e71
update changelogUpdates
hpack
from 4.0.0 to 4.1.0Changelog
Sourced from hpack's changelog.
Commits
d78d4cb
v4.1.027e8a86
lint++9a54234
typing++2602e6c
add simple code sample to readme53a18de
nuke left-over documentationae788d9
migrate tox.ini into pyproject.toml96f12a3
bump codecov integrationf8ee36b
modernize everything131b44c
add typing information3789435
add test for full coverageUpdates
hyperframe
from 6.0.1 to 6.1.0Changelog
Sourced from hyperframe's changelog.
Commits
ab477ba
v6.1.00be70d1
lint++2595cf6
migrate tox.ini into pyproject.toml06993da
bump codecov integration5039d79
fix coverage path mapping0b85069
modernize everything48965e0
improve typing informationb72d64b
linting8174dfd
update supported Python versions554fcad
docs: fix function parameter referenceUpdates
openai
from 1.57.4 to 1.64.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
3e69750
release: 1.64.0fe9eb8d
chore(internal): fix devcontainers setup (#2137)7cc9c9e
feat(client): allow passingNotGiven
for body (#2135)2e56c8d
release: 1.63.27319e6e
chore(internal): revert temporary commit (#2121)fea5e6b
release: 1.63.1a942394
chore(internal): temporary commit (#2121)720ae54
release: 1.63.0300f58b
feat(api): add support for storing chat completions (#2117)3f8d820
release: 1.62.0Updates
portalocker
from 2.10.1 to 3.1.1Release notes
Sourced from portalocker's releases.
Commits
9155166
Merge branch 'release/3.1.1'22a68d0
Incrementing version to v3.1.1d5086e1
removed accidental toml requirements69cb824
improved combine script56ddd57
Merge tag 'v3.1.0' into developc0f15c6
Merge branch 'release/3.1.0'fe481b6
Incrementing version to v3.1.0f066f05
last attempt for appveyor63c543a
increased timeout for lses flaky testa104dd3
testing tox github actions fixUpdates
propcache
from 0.2.1 to 0.3.0Release notes
Sourced from propcache's releases.
Changelog
Sourced from propcache's changelog.
Commits
7b88cc0
Revert "Start building wheels for armv7l manylinux (#94)" (#98)3d74e2d
Release 0.3.0 (#96)9f8918b
Start building wheels for armv7l manylinux (#94)50155c3
Add qemu workaround to fix wheel builds (#95)ccab7f4
Implement support for the free-threaded build of CPython 3.13 (#84)f560940
Bump sphinx from 8.1.3 to 8.2.0 (#92)f203f97
Bump cython from 3.0.11 to 3.0.12 (#91)b67c178
Bump pytest-codspeed from 3.1.2 to 3.2.0 (#90)4fe87bc
Sw...Description has been truncated