Skip to content

Commit

Permalink
chore(deps): bump the pip group in /demos/jans-tent with 11 updates
Browse files Browse the repository at this point in the history
Bumps the pip group in /demos/jans-tent with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [authlib](https://github.com/lepture/authlib) | `1.2.0` | `1.3.1` |
| [certifi](https://github.com/certifi/python-certifi) | `2022.12.7` | `2024.7.4` |
| [cryptography](https://github.com/pyca/cryptography) | `42.0.0` | `44.0.0` |
| [flask](https://github.com/pallets/flask) | `2.2.2` | `2.2.5` |
| [idna](https://github.com/kjd/idna) | `3.3` | `3.7` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.5` |
| [pycryptodomex](https://github.com/Legrandin/pycryptodome) | `3.17` | `3.19.1` |
| [requests](https://github.com/psf/requests) | `2.28.1` | `2.32.2` |
| [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.19` |
| [werkzeug](https://github.com/pallets/werkzeug) | `2.2.2` | `3.0.6` |
| [zipp](https://github.com/jaraco/zipp) | `3.8.1` | `3.19.1` |


Updates `authlib` from 1.2.0 to 1.3.1
- [Release notes](https://github.com/lepture/authlib/releases)
- [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)
- [Commits](lepture/authlib@v1.2.0...v1.3.1)

Updates `certifi` from 2022.12.7 to 2024.7.4
- [Commits](certifi/python-certifi@2022.12.07...2024.07.04)

Updates `cryptography` from 42.0.0 to 44.0.0
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.0...44.0.0)

Updates `flask` from 2.2.2 to 2.2.5
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.2.2...2.2.5)

Updates `idna` from 3.3 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.3...v3.7)

Updates `jinja2` from 3.1.2 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.5)

Updates `pycryptodomex` from 3.17 to 3.19.1
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](Legrandin/pycryptodome@v3.17.0...v3.19.1)

Updates `requests` from 2.28.1 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.32.2)

Updates `urllib3` from 1.26.12 to 1.26.19
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.12...1.26.19)

Updates `werkzeug` from 2.2.2 to 3.0.6
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.2.2...3.0.6)

Updates `zipp` from 3.8.1 to 3.19.1
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.8.1...v3.19.1)

---
updated-dependencies:
- dependency-name: authlib
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: cryptography
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: flask
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: idna
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: jinja2
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pycryptodomex
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: werkzeug
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: zipp
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent aa1b2ed commit d42cbd4
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions demos/jans-tent/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,33 @@ astroid==2.12.5
asttokens==2.0.8
async-generator==1.10
attrs==22.1.0
Authlib==1.2.0
Authlib==1.3.1
autopep8==1.7.0
backcall==0.2.0
bandit==1.7.4
behave==1.2.6
certifi==2022.12.7
certifi==2024.7.4
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.1
click==8.1.3
coverage==6.4.4
cryptography==42.0.0
cryptography==44.0.0
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.5.1
dodgy==0.2.1
EasyProcess==1.1
executing==1.0.0
flake8==5.0.4
Flask==2.2.2
Flask==2.2.5
flask-oidc==1.4.0
future==0.18.3
gitdb==4.0.9
GitPython==3.1.37
h11==0.13.0
httplib2==0.21.0
idna==3.3
idna==3.7
importlib-metadata==4.12.0
iniconfig==1.1.1
install==1.3.5
Expand All @@ -39,7 +39,7 @@ ipython-genutils==0.2.0
isort==5.10.1
itsdangerous==2.0.0
jedi==0.18.1
Jinja2==3.1.2
Jinja2==3.1.5
lazy-object-proxy==1.7.1
Mako==1.2.4
MarkupSafe==2.1.1
Expand Down Expand Up @@ -72,7 +72,7 @@ pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.9.1
pycparser==2.21
pycryptodomex==3.17
pycryptodomex==3.19.1
pydocstyle==6.1.1
pyflakes==2.5.0
Pygments==2.13.0
Expand All @@ -91,7 +91,7 @@ pytest==7.1.3
python-dotenv==0.21.0
PyVirtualDisplay==3.0
PyYAML==6.0
requests==2.28.1
requests==2.32.2
requirements-detector==1.0.3
rsa==4.9
selenium==4.4.3
Expand All @@ -111,9 +111,9 @@ trio==0.21.0
trio-websocket==0.9.2
typed-ast==1.5.4
typing_extensions==4.3.0
urllib3==1.26.12
urllib3==1.26.19
wcwidth==0.2.5
Werkzeug==2.2.2
Werkzeug==3.0.6
wrapt==1.14.1
wsproto==1.2.0
zipp==3.8.1
zipp==3.19.1

0 comments on commit d42cbd4

Please sign in to comment.