Bump the pip group across 1 directory with 17 updates #18
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.
Updates the requirements on flask, jinja2, httplib2, pyyaml, requests, sqlparse, gunicorn, restrictedpython, pysaml2, sentry-sdk, pyjwt, cryptography, gevent, werkzeug, protobuf, snowflake-connector-python and pyarrow to permit the latest version.
Updates
flask
from 1.1.1 to 2.2.5Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
47af817
release version 2.2.5afd63b1
Merge pull request #5109 from pallets/backport-vary-cookie8646edc
setVary: Cookie
header consistently for sessiona6367da
Merge pull request #5108 from pallets/werkzeug-compat3fbfbad
werkzeug 2.3.3 compatibility726d3f4
start version 2.2.5ddc7acc
Merge pull request #5081 from pallets/release-2.2.474e0329
release version 2.2.42d46068
update dev env64bc458
update dev dependenciesUpdates
jinja2
from 2.10.3 to 3.1.4Release notes
Sourced from jinja2's releases.
... (truncated)
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
dd4a8b5
release version 3.1.40668239
Merge pull request from GHSA-h75v-3vvj-5mfjd655030
disallow invalid characters in keys to xmlattr filtera7863ba
add ghsa linksb5c98e7
start version 3.1.4da3a9f0
update project files (#1968)0ee5eb4
satisfy formatter, linter, and strict mypy20477c6
update project files (#5457)e491223
update pyyaml dev dependency36f9885
fix pr linkUpdates
httplib2
from 0.14.0 to 0.19.0Changelog
Sourced from httplib2's changelog.
... (truncated)
Commits
81e80d0
v0.19.0 releasec3aed1e
fix release script, interactive partbd9ee25
parse auth headers using pyparsing instead of regexp33090ab
initial fuzz testing integration with OSS-Fuzz595e248
auth: WSSE token needs to be string not bytes9bf300c
v0.18.1 releasecb2940a
explicit build-backend workaround pip build isolation bug 626494f48ef
check-manifest build tool828c26d
Security Policy8373177
v0.18.0 releaseUpdates
pyyaml
from 5.1.2 to 5.4Changelog
Sourced from pyyaml's changelog.
Commits
58d0cb7
5.4 releasea60f7a1
Fix compatibility with Jythonee98abd
Run CI on PR base branch changesddf2033
constructor.timezone: _copy & deepcopyfc914d5
Avoid repeatedly appending to yaml_implicit_resolversa001f27
Fix for CVE-2020-14343fe15062
Add 3.9 to appveyor file for completeness sake1e1c7fb
Add a newline character to end of pyproject.toml0b6b7d6
Start sentences and phrases for capital lettersc976915
Shell code improvementsUpdates
requests
from 2.21.0 to 2.32.0Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
d6ebc4a
v2.32.09a40d12
Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7
Merge pull request #6702 from nateprewitt/no_char_detection555b870
Allow character detection dependencies to be optional in post-packaging stepsd6dded3
Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testbf24b7d
Use an invalid URI that will not cause httpbin to throw 5002d5f547
Pin 3.8 and 3.9 runners back to macos-13 (#6688)f1bb07d
Merge pull request #6687 from psf/dependabot/github_actions/github/codeql-act...60047ad
Bump github/codeql-action from 3.24.0 to 3.25.031ebb81
Merge pull request #6682 from frenzymadness/pytest8Updates
sqlparse
from 0.3.0 to 0.5.0Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
ddbd0ec
Bump version.29f2e0a
Raise recursion limit for tests.b4a39d9
Raise SQLParseError instead of RecursionError.f1bcf2f
Update AUHTORS and Changelog.e03b74e
Fix Function.get_parameters(), add Funtion.get_window()617b8f6
Add OVER clause, and group it into Function (fixes #701)d8f8147
Update AUHTORS and Changelog.012c9f1
Optimize sqlparse.utils.imt().46971e5
Fix parsing of PRIMARY KEY (fixes #740).fc4b0be
Code cleanup.Updates
gunicorn
from 20.0.4 to 22.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
f63d59e
bump to 22.04ac81e0
Merge pull request #3175 from e-kwsm/typo401cecf
Merge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3
fix(deps): exclude eventlet 0.36.0628a0bc
chore: fix typos88fc4a4
Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fc
CI: back off the agressive timeoutf470382
docs: promise 3.12 compat5e30bfa
add changelog to project.urls (updated for PEP621)481c3f9
remove setup.cfg - overridden by pyproject.tomlUpdates
restrictedpython
from 5.0 to 7.0Changelog
Sourced from restrictedpython's changelog.
... (truncated)
Commits
b5d4ba2
Preparing release 7.0b6a0244
Remove preliminary Python 3.13 support for the final 3.12 release.bafb976
Add support for Python 3.12 (#263)b5d8e7f
Remove dev release from change log.c744f24
Back to development: 7.001459ed
Preparing release 7.0a2.dev034e31af
Allow to use the package with Python 3.13 (#265)c4adc51
Integrate .readthedocs.yaml (#262)7fd02e2
Back to development: 7.0251d335
Preparing release 7.0a1.dev1Updates
pysaml2
from 6.1.0 to 6.5.0Release notes
Sourced from pysaml2's releases.
... (truncated)
Changelog
Sourced from pysaml2's changelog.
... (truncated)
Commits
12ec4a7
Release version 6.5.01d8fd26
Merge pull request from GHSA-f4g9-h89h-jgv946578df
Merge pull request from GHSA-5p3x-r448-pc62751dbf5
Fix CVE-2021-21239 - Restrict the key data that xmlsec1 accepts to only x509 ...3b70772
Fix CVE-2021-21238 - SAML XML Signature wrappingb76ea40
Add xsd schemascd6030d
Fix the parser to not break on ePTID AttributeValues8dcb31b
Strengthen XSW testsaaf6c54
Set the dates in test XML documents to be earlier than 2036 to allow 32bit sy...17f4daf
Load the encryption template using package resourcesUpdates
sentry-sdk
to 2.2.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
1475b34
meta: Update CHANGELOG.md573d321
release: 2.2.006efff3
Add tags +...Description has been truncated