Bump the pip group across 4 directories with 9 updates #27
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 group with 1 update in the /examples/server/aiohttp directory: aiohttp.
Bumps the pip group with 1 update in the /examples/server/tornado directory: tornado.
Bumps the pip group with 7 updates in the /examples/server/wsgi directory:
0.20.10.35.21.0.22.2.52.11.33.1.42.2.33.0.34.2.14.2.1120.1.022.0.00.4.40.5.0Bumps the pip group with 3 updates in the /examples/server/wsgi/django_socketio directory: django, gunicorn and sqlparse.
Updates
aiohttpfrom 3.7.4 to 3.9.4Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
b3397c7Release v3.9.4 (#8201)a7e240a[PR #8320/9ba9a4e5 backport][3.9] Fix Python parser to mark responses without...2833552Escape filenames and paths in HTML when generating index pages (#8317) (#8319)ed43040[PR #8309/c29945a1 backport][3.9] Improve reliability of run_app test (#8315)ec2be05[PR #8299/28d026eb backport][3.9] Create marker for internal tests (#8307)292d961[PR #8304/88c80c14 backport][3.9] Check for backports in CI (#8305)cebe526Fix handling of multipart/form-data (#8280) (#8302)270ae9c[PR #8297/d15f07cf backport][3.9] Upgrade to llhttp 9.2.1 (#8292) (#8298)bb23105[PR #8283/54e13b0a backport][3.9] Fix blocking I/O in the event loop while pr...3f79241[PR #8286/28f1fd88 backport][3.9] docs: remove repetitive word in comment (#8...Updates
tornadofrom 6.3.2 to 6.3.3Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
e4d6984Merge pull request #3307 from bdarnell/branch6.36a9e6fbci: Don't test py312 in branch6.35c8a9a4Set version to 6.3.37dfe8b5httpserver_test: Add ExpectLog to fix CI217295bhttp1connection: Make content-length parsing more stricte3aa6c5Merge pull request #3267 from bdarnell/branch6.3Updates
eventletfrom 0.20.1 to 0.35.2Changelog
Sourced from eventlet's changelog.
... (truncated)
Commits
edd9e7eUpdate changelog for version 0.35.2 (#920)a23fd0eFix tool.setuptools/packages list (#921)51e3c49Dnspython 2.6.1 - Address DoS via the Tudoor mechanism (CVE-2023-29483)b6f6e7cadd asyncio into the doc hub page (#918)96a3940clean obsolete python 2 code from the ssl module (#915)06ec630Add get_server_info to db_pool.py (#324)dfcc939wsgi: Handle Timeouts from applications (#911)799dabc[Fix] shrinks window before connecting (#905)3f8c9e4Do not allow failed patching to stop execution (#907)d467343Add Python 3.7 to pyproject classifiers (#904)Updates
flaskfrom 1.0.2 to 2.2.5Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
47af817release version 2.2.5afd63b1Merge pull request #5109 from pallets/backport-vary-cookie8646edcsetVary: Cookieheader consistently for sessiona6367daMerge pull request #5108 from pallets/werkzeug-compat3fbfbadwerkzeug 2.3.3 compatibility726d3f4start version 2.2.5ddc7accMerge pull request #5081 from pallets/release-2.2.474e0329release version 2.2.42d46068update dev env64bc458update dev dependenciesUpdates
jinja2from 2.11.3 to 3.1.4Release notes
Sourced from jinja2's releases.
... (truncated)
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
dd4a8b5release version 3.1.40668239Merge pull request from GHSA-h75v-3vvj-5mfjd655030disallow invalid characters in keys to xmlattr filtera7863baadd ghsa linksb5c98e7start version 3.1.4da3a9f0update project files (#1968)0ee5eb4satisfy formatter, linter, and strict mypy20477c6update project files (#5457)e491223update pyyaml dev dependency36f9885fix pr linkUpdates
werkzeugfrom 2.2.3 to 3.0.3Release notes
Sourced from werkzeug's releases.
... (truncated)
Changelog
Sourced from werkzeug's changelog.
... (truncated)
Commits
f9995e9release version 3.0.33386395Merge pull request from GHSA-2g68-c3qc-8985890b6b6only require trusted host for evalex71b69dfrestrict debugger trusted hostsd2d3869endpoint type is Any (#2895)7080b55endpoint type is Any7555effremove iri_to_uri redirect workaround (#2894)97fb2f7remove _invalid_iri_to_uri workaround249527fmake cn field a valid single hostname, and use wildcard in SANs field. (#2892)793be47update adhoc tls dev cert formatUpdates
djangofrom 4.2.1 to 4.2.11Commits
61a986f[4.2.x] Bumped version for 4.2.11 release.3c9a277[4.2.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words().7973951[4.2.x] Added release date for 4.2.11 and 3.2.25.86d8034[4.2.x] Refs #34900, Refs #34118 -- Updated assertion in test_skip_class_unle...cb173bb[4.2.x] Fixed #35172 -- Fixed intcomma for string floats.227ef29[4.2.x] Added CVE-2024-24680 to security archive.e2f1907[4.2.x] Post release version bump.a684d73[4.2.x] Bumped version for 4.2.10 release.572ea07[4.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ...9fe7411[4.2.x] Pinned black == 23.12.1 for blacken-docs checks.Updates
gunicornfrom 20.1.0 to 22.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
f63d59ebump to 22.04ac81e0Merge pull request #3175 from e-kwsm/typo401cecfMerge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3fix(deps): exclude eventlet 0.36.0628a0bcchore: fix typos88fc4a4Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fcCI: back off the agressive timeoutf470382docs: promise 3.12 compat5e30bfaadd changelog to project.urls (updated for PEP621)481c3f9remove setup.cfg - overridden by pyproject.tomlUpdates
sqlparsefrom 0.4.4 to 0.5.0Changelog
Sourced from sqlparse's changelog.
Commits
ddbd0ecBump version.29f2e0aRaise recursion limit for tests.b4a39d9Raise SQLParseError instead of RecursionError.f1bcf2fUpdate AUHTORS and Changelog.e03b74eFix Function.get_parameters(), add Funtion.get_window()617b8f6Add OVER clause, and group it into Function (fixes #701)d8f8147Update AUHTORS and Changelog.012c9f1Optimize sqlparse.utils.imt().46971e5Fix parsing of PRIMARY KEY (fixes #740).fc4b0beCode cleanup.Updates
djangofrom 4.2.1 to 4.2.11Commits
61a986f[4.2.x] Bumped version for 4.2.11 release.3c9a277[4.2.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words().7973951[4.2.x] Added release date for 4.2.11 and 3.2.25.86d8034[4.2.x] Refs #34900, Refs #34118 -- Updated assertion in test_skip_class_unle...cb173bb[4.2.x] Fixed #35172 -- Fixed intcomma for string floats.227ef29[4.2.x] Added CVE-2024-24680 to security archive.e2f1907[4.2.x] Post release version bump.a684d73[4.2.x] Bumped version for 4.2.10 release.572ea07[4.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ...9fe7411[4.2.x] Pinned black == 23.12.1 for blacken-docs checks.Updates
gunicornfrom 20.1.0 to 22.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
f63d59ebump to 22.04ac81e0Merge pull request #3175 from e-kwsm/typo401cecfMerge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3fix(deps): exclude eventlet 0.36.0628a0bcchore: fix typos88fc4a4Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fcCI: back off the agressive timeoutf470382docs: promise 3.12 compat5e30bfaadd changelog to project.urls (updated for PEP621)481c3f9remove setup.cfg - overridden by pyproject.tomlUpdates
sqlparsefrom 0.4.4 to 0.5.0Changelog
Sourced from sqlparse's changelog.
Commits
ddbd0ecBump version.29f2e0aRaise recursion limit for tests.b4a39d9Raise SQLParseError instead of RecursionError.f1bcf2fUpdate AUHTORS and Changelog.