Skip to content

Commit

Permalink
Bump pyopenssl from 17.5.0 to 24.2.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.5.0 to 24.2.1.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@17.5.0...24.2.1)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 7796425 commit 398b349
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion backend/requirements/requirements-bionic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cryptography==2.6.1
h2==3.0.1
idna==2.6
priority==1.3.0
pyopenSSL==17.5.0
pyopenSSL==24.2.1
pynacl==1.2
pyotp==2.2.6
python_gnupg==0.4.1
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements/requirements-bookworm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cryptography==38.0.4
h2==4.1.0
idna==3.3
priority==2.0.0
pyopenSSL==23.0.0
pyopenSSL==24.2.1
pynacl==1.5.0
pyotp==2.6.0
python_gnupg==0.4.9
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements/requirements-bullseye.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cryptography==3.3.2
h2==4.0.0
idna==2.10
priority==1.3.0
pyopenSSL==20.0.1
pyopenSSL==24.2.1
pynacl==1.4.0
pyotp==2.3.0
python_gnupg==0.4.6
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements/requirements-buster.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cryptography==2.6.1
h2==3.0.1
idna==2.6
priority==1.3.0
pyopenSSL==19.0.0
pyopenSSL==24.2.1
pynacl==1.3.0
pyotp==2.2.7
python_gnupg==0.4.4
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements/requirements-focal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cryptography==2.8
h2==3.1.1
idna==2.8
priority==1.3.0
pyopenSSL==19.0.0
pyopenSSL==24.2.1
pynacl==1.3.0
pyotp==2.3.0
python_gnupg==0.4.5
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements/requirements-jammy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cryptography==3.4.8
h2==4.1.0
idna==2.10
priority==1.3.0
pyopenSSL==21.0.0
pyopenSSL==24.2.1
pynacl==1.5.0
pyotp==2.3.0
python_gnupg==0.4.8
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements/requirements-noble.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ fpdf2==2.7.8
h2==4.1.0
idna==3.6
priority==2.0.0
pyopenSSL==23.2.0
pyopenSSL==24.2.1
pynacl==1.5.0
pyotp==2.9.0
python_gnupg==0.5.2
Expand Down

0 comments on commit 398b349

Please sign in to comment.