build(deps): bump the production-dependencies group across 1 directory with 16 updates - #281
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 16 updates Bumps the production-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.3` | `4.15.0` | | [bleach](https://github.com/mozilla/bleach) | `6.3.0` | `6.4.0` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `6.0.2` | `6.0.5` | | [grpcio](https://github.com/grpc/grpc) | `1.80.0` | `1.83.0` | | [grpcio-testing](https://grpc.io) | `1.80.0` | `1.83.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.80.0` | `1.83.0` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.18` | | [imap-tools](https://github.com/ikvk/imap_tools) | `1.13.0` | `1.14.0` | | [peewee](https://github.com/coleifer/peewee) | `4.0.5` | `4.2.6` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.30` | `9.0.35` | | [pika](https://github.com/pika/pika) | `1.4.0` | `1.4.2` | | [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.1.3` | `1.2.0` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `26.2.0` | `26.3.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.70.0` | | [websockets](https://github.com/python-websockets/websockets) | `16.0` | `16.1.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | Updates `beautifulsoup4` from 4.14.3 to 4.15.0 Updates `bleach` from 6.3.0 to 6.4.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v6.3.0...v6.4.0) Updates `flask-cors` from 6.0.2 to 6.0.5 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@6.0.2...6.0.5) Updates `grpcio` from 1.80.0 to 1.83.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.83.0) Updates `grpcio-testing` from 1.80.0 to 1.83.0 Updates `grpcio-tools` from 1.80.0 to 1.83.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.83.0) Updates `idna` from 3.15 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.15...v3.18) Updates `imap-tools` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/ikvk/imap_tools/releases) - [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst) - [Commits](ikvk/imap_tools@v1.13.0...v1.14.0) Updates `peewee` from 4.0.5 to 4.2.6 - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](coleifer/peewee@4.0.5...4.2.6) Updates `phonenumbers` from 9.0.30 to 9.0.35 - [Commits](daviddrysdale/python-phonenumbers@v9.0.30...v9.0.35) Updates `pika` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/pika/pika/releases) - [Changelog](https://github.com/pika/pika/blob/1.4.2/CHANGELOG.md) - [Commits](pika/pika@1.4.0...1.4.2) Updates `pymysql` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](PyMySQL/PyMySQL@v1.1.3...v1.2.0) Updates `pyopenssl` from 26.2.0 to 26.3.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@26.2.0...26.3.0) Updates `tqdm` from 4.67.3 to 4.70.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.70.0) Updates `websockets` from 16.0 to 16.1.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@16.0...16.1.1) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: flask-cors dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: imap-tools dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: peewee dependency-version: 4.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pika dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pymysql dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyopenssl dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tqdm dependency-version: 4.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: websockets dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 production-dependencies group with 16 updates in the / directory:
4.14.34.15.06.3.06.4.06.0.26.0.51.80.01.83.01.80.01.83.01.80.01.83.03.153.181.13.01.14.04.0.54.2.69.0.309.0.351.4.01.4.21.1.31.2.026.2.026.3.04.67.34.70.016.016.1.19.0.39.1.1Updates
beautifulsoup4from 4.14.3 to 4.15.0Updates
bleachfrom 6.3.0 to 6.4.0Changelog
Sourced from bleach's changelog.
Commits
f0355a7fix: fix last release date in CHANGESae4e8a2chore: bleach 6.4.0 and final release970df58fix: uri-sanitization in formaction attributes7c4867cfix: xss bypass in allowed protocol test using unicode invisible characters913ab75fix: reduce redundancy in workflow jobs218c15afix: rework pip caching4f0b097fix: fix tox platform restrictionse95a79dchore: update pytest91539d4Bump actions/cache from 5.0.3 to 5.0.4cd47b4cfix: handle left-angle-bracket that's not a tag (#733)Updates
flask-corsfrom 6.0.2 to 6.0.5Release notes
Sourced from flask-cors's releases.
Commits
91ebc49Typing Hotfix: support blueprints in the type systemd601665Add strict MyPy Typingc8e8871Harden release publishing workflow (#406)e1d4034Derive package version from git tag via setuptools-scm (#405)Updates
grpciofrom 1.80.0 to 1.83.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
c876f4d[Release] Bump version to 1.83.0 (on v1.83.x branch) (#43036)b5c40cd[Backport][v1.83.x][Python] grpc-status: Relax protobuf dependency lower boun...9c223f1[Release] Bump version to 1.83.0-pre1 (on v1.83.x branch) (#42936)b215f80[Release] Bump core version to 56.0.0 for upcoming release (#42934)cf95af0[Python] Add abort_with_status to the aio ServicerContext ABC (#42733)725c173Automated rollback of commit 8848182a65239ce4a7a26650c82aee3ec7ed1eee.821431b[PH2] Induced Frames and Reset Frames for PH26d0b58edisable metadata_publish_to_app_tag experiment41d533aImplement Weighted Random Shuffling and CDS Weight Normalization for pick_fir...8848182[xDS] split up thegrpc_xds_clientBUILD target (#42872)Updates
grpcio-testingfrom 1.80.0 to 1.83.0Updates
grpcio-toolsfrom 1.80.0 to 1.83.0Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
c876f4d[Release] Bump version to 1.83.0 (on v1.83.x branch) (#43036)9c223f1[Release] Bump version to 1.83.0-pre1 (on v1.83.x branch) (#42936)1454079[Python] Update lower bound for protobuf from 6.33.5 to 7.35.1 (#42914)6953d6a[Python] Remove 3.15 until Python 3.15 RC is released. (#42900)b025e18[Python] Support 3.15 (#42388)b6a490e[Python][grpcio-tools] Fix build error when CXX contains spaces (#42742)8a56164[Core] Upgrade to protobuf@35.1 to get upstream MSVC bug fix. (#42773)95f01e5[Release] Bump version to 1.83.0-dev (on master branch) (#42638)f72dd8c[Python] Trim Python2 backward compatibility syntax - remove "future" (#4...3618643[Core] Upgrade to protobuf 35 (#42512)Updates
idnafrom 3.15 to 3.18Changelog
Sourced from idna's changelog.
Commits
f39ea90Release 3.1840f4e40Pre-release 3.18rc01a5bf80Merge pull request #253 from kjd/lenient-decode5bbb26fMerge branch 'master' into lenient-decodec532baeRename decode() lenient= option to display= (issue #248)0b1758bMerge pull request #252 from kjd/release-3.17f48619cRelease 3.177421ba8Pre-release 3.17rc022ebb73Merge pull request #251 from kjd/structure-optimizations2a7ac0aDrop redundant parallel-arrays comment from uts46dataUpdates
imap-toolsfrom 1.13.0 to 1.14.0Release notes
Sourced from imap-tools's releases.
Changelog
Sourced from imap-tools's changelog.
Commits
2d38445setup +3.14b9b62b4fetch uid_list, fetch star, DEFAULT_EMAIL_DATE1de3fe4Small cleanups: dead code, duplicated version branching, packaging metadata (...3736069+ruffUpdates
peeweefrom 4.0.5 to 4.2.6Release notes
Sourced from peewee's releases.
... (truncated)
Changelog
Sourced from peewee's changelog.
... (truncated)
Commits
65c793b4.2.691761feAvoid stomping fk value when writing None to descriptor02ac7a84.2.5f850293Add clone to stub3610121Add regression test codifying behavior for outer join population0667d1aEnsure we refresh an anonymous subq's hash :|8cee3754.2.4f10df8eDocs cleanup, cont.0f39030Doc cleanup in sqlitefde5817Fix collation sql w/explicit ASC/DESCUpdates
phonenumbersfrom 9.0.30 to 9.0.35Commits
314e40fPrep for 9.0.35 releaseba1f5b1Generated files for metadata6245715Merge metadata changes from upstream 9.0.35671b53fPrep for 9.0.34 releaseb1f3bb2Generated files for metadata20eecc2Merge metadata changes from upstream 9.0.34fdcad9bREADME.md: use pyproject-build tool0efec90Fix lint6400333Prep for 9.0.33 release4419992Generated files for metadataUpdates
pikafrom 1.4.0 to 1.4.2Release notes
Sourced from pika's releases.
Changelog
Sourced from pika's changelog.
Commits
3c9b50dMerge pull request #1658 from pika/pika-1.4.2c5da6ffpika 1.4.2c538d43Merge pull request #1642 from pika/fix/gh-1639-windows-event-loop-policy-1.4.x79efa49FixcallLatertyping by passing keyword arguments7cb3661Drain extra loop turn to await Tornado selector bootstrapb3b8819Replace deprecated event loop policy in tests with helperc1c9651Raise clear error when Windows loop lacks selector support978be3bStop mutating global asyncio event loop policy on import5f0ba9eMerge pull request #1597 from pika/pika-1.4.131d80a9pika 1.4.1Updates
pymysqlfrom 1.1.3 to 1.2.0Release notes
Sourced from pymysql's releases.
Changelog
Sourced from pymysql's changelog.
Commits
0f1c324use ubuntu-latest for pypi publishing53b16b2Release v1.2.0 (#1244)637fe7eDeprecateConnection.set_charset()at runtime and document warning behavior...23ca04aadd AGENTS.md7349a44deprecatereconnectinConnection.ping()(#1241)ad5c50cupdate CHANGELOGc963edbDeprecation and removals (#1240)af6b9b4Prepare CHANGELOG for v1.2.0 release from v1.1.3 changes (#1238)c7bf73fdocs: update outdated requirements and reference links (#1239)c532b8dReject non-finitedecimal.Decimalquery parameters (NaN,sNaN, `±Infini...Updates
pyopensslfrom 26.2.0 to 26.3.0Changelog
Sourced from pyopenssl's changelog.
Commits
a34aa1dPrepare 26.3.0 release (#1515)24db880Deprecate X509Name and the remaining APIs that consume or return it (#1514)1dc08beAdd as_cryptography parameter to Connection.get_client_ca_list (#1508)55653a5Require cryptography 49, drop Python 3.8 (#1513)9bad760Remove deprecated CSR functionality (#1507)98ca874Enforce that Session is only re-used with the Context it came from (#1512)cbcb1daDeprecate Context.set_passwd_cb (#1511)3b9d07dDeprecate all the mutable APIs on X509 (#1510)e096920Deprecate PKey.generate_key, PKey.check, and dump_privatekey (#1509)7079d6dFix zizmor findings in GitHub Actions workflows (#1506)Updates
tqdmfrom 4.67.3 to 4.70.0Release notes
Sourced from tqdm's releases.
... (truncated)
Commits
96f2e60Merge pull request #1777 from shermansiu/feat/interpreter-poolc27393emisc tidy061c623Disabletqdm.monitor_intervalfor subinterpreters because they do not have ...9fc160bUpdate how we check forinterpreter_mapsupport in the testsb42463aEnsure that subinterpreters can import tqdm while unpickling the initializer16d5486Add support for nested progress bars9f5890fAdd initial implementation for interpreter_map321f920Merge pull request #1783 from LuShadowX/reset-inf-total4664b57minor tidy426a098Treat inf total as unknown in reset() tooUpdates
websocketsfrom 16.0 to 16.1.1Release notes
Sourced from websockets's releases.
Commits