-
-
Notifications
You must be signed in to change notification settings - Fork 48
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 pip-api group in /api with 20 updates #811
Closed
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 pip-api group in /api with 20 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.1` | `3.9.3` | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.18.3` | `12.19.0` | | [blinker](https://github.com/pallets-eco/blinker) | `1.6.3` | `1.7.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.3.1` | `5.3.2` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.4` | `42.0.2` | | [fastapi](https://github.com/tiangolo/fastapi) | `0.104.0` | `0.109.0` | | [httpx](https://github.com/encode/httpx) | `0.25.0` | `0.26.0` | | [motor](https://github.com/mongodb/motor) | `3.3.1` | `3.3.2` | | [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) | `1.24.1` | `1.26.0` | | [pydantic](https://github.com/pydantic/pydantic) | `1.10.13` | `1.10.14` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.5.0` | `4.6.1` | | [pymongo-inmemory](https://github.com/kaizendorks/pymongo_inmemory) | `0.3.1` | `0.4.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.2` | `8.0.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.21.1` | `0.23.4` | | [uvicorn](https://github.com/encode/uvicorn) | `0.23.2` | `0.27.0.post1` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.8.0` | `3.8.2` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.0.1` | | [openai](https://github.com/openai/openai-python) | `0.28.1` | `1.10.0` | | [sigmf](https://github.com/sigmf/sigmf-python) | `1.1.3` | `1.1.5` | | [scipy](https://github.com/scipy/scipy) | `1.11.4` | `1.12.0` | Updates `aiohttp` from 3.9.1 to 3.9.3 - [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.9.1...v3.9.3) Updates `azure-storage-blob` from 12.18.3 to 12.19.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-storage-blob_12.18.3...azure-storage-blob_12.19.0) Updates `blinker` from 1.6.3 to 1.7.0 - [Release notes](https://github.com/pallets-eco/blinker/releases) - [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst) - [Commits](pallets-eco/blinker@1.6.3...1.7.0) Updates `cachetools` from 5.3.1 to 5.3.2 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.3.1...v5.3.2) Updates `cryptography` from 41.0.4 to 42.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.4...42.0.2) Updates `fastapi` from 0.104.0 to 0.109.0 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.104.0...0.109.0) Updates `httpx` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.25.0...0.26.0) Updates `motor` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/mongodb/motor/releases) - [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst) - [Commits](mongodb/motor@3.3.1...3.3.2) Updates `msal` from 1.24.1 to 1.26.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](AzureAD/microsoft-authentication-library-for-python@1.24.1...1.26.0) Updates `pydantic` from 1.10.13 to 1.10.14 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.14/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.13...v1.10.14) Updates `pymongo` from 4.5.0 to 4.6.1 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.5.0...4.6.1) Updates `pymongo-inmemory` from 0.3.1 to 0.4.0 - [Release notes](https://github.com/kaizendorks/pymongo_inmemory/releases) - [Commits](kaizendorks/pymongo_inmemory@v0.3.1...v0.4.0) Updates `pytest` from 7.4.2 to 8.0.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.2...8.0.0) Updates `pytest-asyncio` from 0.21.1 to 0.23.4 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.4) Updates `uvicorn` from 0.23.2 to 0.27.0.post1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.23.2...0.27.0.post1) Updates `matplotlib` from 3.8.0 to 3.8.2 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.8.0...v3.8.2) Updates `python-dotenv` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.0...v1.0.1) Updates `openai` from 0.28.1 to 1.10.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@v0.28.1...v1.10.0) Updates `sigmf` from 1.1.3 to 1.1.5 - [Release notes](https://github.com/sigmf/sigmf-python/releases) - [Commits](sigmf/sigmf-python@v1.1.3...v1.1.5) Updates `scipy` from 1.11.4 to 1.12.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.11.4...v1.12.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-api - dependency-name: azure-storage-blob dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-api - dependency-name: blinker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-api - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-api - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-api - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-api - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-api - dependency-name: motor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-api - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-api - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-api - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-api - dependency-name: pymongo-inmemory dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-api - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-api - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-api - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-api - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-api - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-api - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-api - dependency-name: sigmf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-api - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-api ... 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
Feb 1, 2024
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
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 pip-api group in /api with 20 updates:
3.9.1
3.9.3
12.18.3
12.19.0
1.6.3
1.7.0
5.3.1
5.3.2
41.0.4
42.0.2
0.104.0
0.109.0
0.25.0
0.26.0
3.3.1
3.3.2
1.24.1
1.26.0
1.10.13
1.10.14
4.5.0
4.6.1
0.3.1
0.4.0
7.4.2
8.0.0
0.21.1
0.23.4
0.23.2
0.27.0.post1
3.8.0
3.8.2
1.0.0
1.0.1
0.28.1
1.10.0
1.1.3
1.1.5
1.11.4
1.12.0
Updates
aiohttp
from 3.9.1 to 3.9.3Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
bf4edce
Release v3.9.3 (#8102)5637e8f
[PR #8098/aca206fc backport][3.9] Fix backwards compatibility with ssl (#8101)33f49e8
Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 (#8092)5ff4b3c
Update version94462ee
[PR #3957/79fe2045 backport][3.9] Improve test suite handling of paths, temp ...24a6d64
Release v3.9.2 (#8082)9118a58
[PR #8079/1c335944 backport][3.9] Validate static paths (#8080)435ad46
[PR #3955/8960063e backport][3.9] Replace all tmpdir fixtures with tmp_path (...d33bc21
Improve validation in HTTP parser (#8074) (#8078)0d945d1
[PR #7916/822fbc74 backport][3.9] Add more information to contributing page (...Updates
azure-storage-blob
from 12.18.3 to 12.19.0Release notes
Sourced from azure-storage-blob's releases.
Commits
52b5a0c
Release.... tomorrow :D (#32997)87ae92f
[Storage] STG91 GA Release Prep (#32981)dab018e
Update deprecation warning (#32890)86759ff
[Storage] Add input validation for SAS generation (#32704)acb6efa
Revert "Disable pypy39 temporarily (#32801)" (#32904)2e1c959
[Storage] Write migration guide forazure-storage-file-share
(#32812)fb7db91
[Storage] Write migration guide forazure-storage-queue
(#32753)dfc14ae
Disable pypy39 temporarily (#32801)ca588c7
update perf baseline for storage (#32774)b676e4c
Add information regarding parquet (#32660)Updates
blinker
from 1.6.3 to 1.7.0Changelog
Sourced from blinker's changelog.
Commits
2adbe03
Relase version 1.7.07f3f1a0
Update the supported Python versionsd32c27a
Update the requirements200786d
Bump actions/checkout from 3.6.0 to 4.1.15186dc1
Bump actions/upload-artifact from 3.1.2 to 3.1.35ad0039
Allow the Signal set_class to be customisedfe3ec89
Add changelog entry44d29b3
Fix weakref callback errors during finalization36560da
Fix deployment issue and re-release 1.6.3aafe30d
Relase version 1.6.3Updates
cachetools
from 5.3.1 to 5.3.2Changelog
Sourced from cachetools's changelog.
Commits
3889195
Release v5.3.2.63a5287
Add ReadTheDocs .readthedocs.yaml configuration file.8050888
Improve docs index.f37f8e9
Align ReadTheDocs and doc builds in the test suitefab9682
Merge pull request #289 from kurtmckee/use-sha-for-github-action-versions-iss...d0d2675
Use SHAs, not mutable version tags, to ID GitHub Action versions777fc70
Merge pull request #285 from kurtmckee/de-duplicate-versionsdcaa85c
De-duplicate the version numbers in the project44a913d
Fix release info.4a27737
Merge pull request #284 from tkem/dependabot/github_actions/actions/checkout-4Updates
cryptography
from 41.0.4 to 42.0.2Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
2202123
changelog and version bump 42.0.2 (#10268)f7032bd
bump openssl in CI (#10298) (#10299)002e886
Fixes #10294 -- correct accidental change to exchange kwarg (#10295) (#10296)92fa9f2
support bytes-like consistently across our asym sign/verify APIs (#10260) (#1...6478f7e
explicitly support bytes-like for signature/data in RSA sign/verify (#10259) ...4bb8596
fix the release script (#10233) (#10254)337437d
42.0.1 bump (#10252)56255de
allow SPKI RSA keys to be parsed even if they have an incorrect delimiter (#1...12f038b
fixes #10237 -- correct EC sign parameter name (#10239) (#10240)4e64baf
42.0.0 version bump (#10232)Updates
fastapi
from 0.104.0 to 0.109.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
cb95d1c
🔖 Release version 0.109.07c1aeb5
📝 Update release notes5e58319
⬆️ Upgrade Starlette to >=0.35.0,<0.36.0 (#10938)c3e0625
📝 Update release notesc46eba8
✏️ Fix typo indocs/en/docs/alternatives.md
(#10931)5b1e686
📝 Update release notes69cb005
📝 Replaceemail
withusername
indocs_src/security/tutorial007
code exa...0da980c
📝 Update release notes135dcba
📝 Add VS Code tutorial link (#10592)21145d8
📝 Update release notesUpdates
httpx
from 0.25.0 to 0.26.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
08eff92
Version 0.26.0 (#3009)b4b27ff
Remove unused curio check (#3010)a11fc38
Cleanup URL percent-encoding behavior. (#2990)3b9060e
Fix environment proxies (#2741)2318fd8
Enablingruff
C416 (#3001)2c51edd
Update CHANGELOG.md (#3000)1e11096
Fixediter_text
adding an empty string (#2998)90538a3
Ensure that ASGI 'raw_path' does not include query component of URL. (#2999)f8981f3
Add the 'proxy' parameter and deprecate 'proxies'. (#2879)b471f01
Allow URLs where username or password contains unescaped '@'. (#2986)Updates
motor
from 3.3.1 to 3.3.2Release notes
Sourced from motor's releases.
Changelog
Sourced from motor's changelog.
Commits
a1c57b7
MOTOR-1209: Motor's DriverInfo should not be overwritten (#233)d58545a
MOTOR-1219 Use PyPI Trusted Publishing (#240)593b57f
MOTOR-1213 Release 3.3.2 changelog update (#241)3836246
PYTHON-4040 Pin testing to aiohttp<3.8.6 (#239)f0c9ff3
MOTOR-1187 Fix Motor Types (#237)c644cdd
MOTOR-1216 Skip change stream test_concurrent_close tests (#238)546f754
MOTOR-1214 Fix catch_warnings on Python 3.75e6453a
MOTOR-1182 Attach an error code to workaround PYTHON-4038 (#235)cb050ef
MOTOR-1214 Ignore IOLoop.current deprecation to make synchro pass (#236)4513307
MOTOR-1212 Update QA Checks to Match PyMongo (#234)Updates
msal
from 1.24.1 to 1.26.0Release notes
Sourced from msal's releases.
Commits
35310b5
Prepare 1.26 release607e702
AT POP for Public Client based on broker (#511)460dc66
#629 - skip region discory when region=None (#630)6b162da
Merge pull request #626 from micwoj92/patch-156bdab9
Remove newlines from description.f006ca1
Merge pull request #621 from AzureAD/release-1.25.01666d85
Add more docsbcff60f
MSAL Python 1.259c124b5
Merge pull request #569 from AzureAD/device-flow-and-msal-runtime6973a99
Only invoke broker for selected flows (grants)Updates
pydantic
from 1.10.13 to 1.10.14Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
3ddb509
Prep for 1.10.14 release (#8588)c6fc582
Minor tweak to V1 docs url fix (#8587)f0766c0
Fix cached_property handling in dataclasses when copied in V1(#8407)4e290ab
Ubuntu fixes for V1 (#8540)2e939dc
Update v1 fixes ci to only deploy docs on release (#7740)ae53c9d
Update install.md (#7690)Updates
pymongo
from 4.5.0 to 4.6.1Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
485e0a5
BUMP 4.6.1995365c
PYTHON-4038 [v4.6]: Ensure retryable readOperationFailure
s re-raise except...8e25ce1
BUMP 4.6.0a17e412
Updated changelog with timeout info change (#1417)a09a03e
PYTHON-3930 Add docs page for network compression (#1415)4b9c5b9
PYTHON-3968 Fix mockupdb tox config (#1416)c146017
PYTHON-4012 Adopt more RST static checks (#1412)8faa910
PYTHON-3743 Bump minServerVersion for CSFLE deterministic encryption … (#1411)06653c9
PYTHON-3926 Add more information to connection errors and timeouts (#1375)2825058
PYTHON-3950 Add PyMongo 3.13 Changelog Entry to Current Branch (#1410)Updates
pymongo-inmemory
from 0.3.1 to 0.4.0Release notes
Sourced from pymongo-inmemory's releases.
Commits
ebb15fc
Skip url check during publish for now65f092e
fix: README tableff65c08
Update pyproject.toml (#96)6fa0506
Update README.md (#95)9e8db8c
feat(config): add configuration for host and dbname (#94)a840985
Bump urllib3 from 2.0.5 to 2.0.7 (#93)3b5f477
Update README.md8313537
feat(conf): ability to determine data folder (#91)d20eba3
Update README.md06950d4
chore: move check urls tool out of the library (#90)Updates
pytest
from 7.4.2 to 8.0.0Release notes
Sourced from pytest's releases.