Skip to content

Commit 8097b10

Browse files
Bump cryptography from 42.0.8 to 43.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3581776 commit 8097b10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ clickhouse-sqlalchemy==0.2.4; python_version >= '3.7' and python_version < '4'
1717
cmdstanpy==1.2.4; python_version >= '3.8'
1818
contourpy==1.3.0; python_version >= '3.9'
1919
convertdate==2.4.0; python_version >= '3.7' and python_version < '4'
20-
cryptography==42.0.8; python_version >= '3.7'
20+
cryptography==43.0.1; python_version >= '3.7'
2121
cx-oracle==8.3.0
2222
cycler==0.12.1; python_version >= '3.8'
2323
ephem==4.1.5

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ click-repl==0.3.0; python_version >= '3.6'
2727
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
2828
cron-descriptor==1.4.5
2929
croniter==3.0.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
30-
cryptography==42.0.8; python_version >= '3.7'
30+
cryptography==43.0.1; python_version >= '3.7'
3131
deprecated==1.2.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3232
deprecation==2.1.0
3333
dnspython==2.6.1; python_version >= '3.8'

0 commit comments

Comments
 (0)