Skip to content

Commit e4e4511

Browse files
Bump cryptography in /.devcontainer/src/test/regress
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d6fb1d commit e4e4511

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

.devcontainer/src/test/regress/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tornado = ">=6.5.1,<6.6.0"
1616
zstandard = ">=0.25.0"
1717
construct = "*"
1818
docopt = "==0.6.2"
19-
cryptography = "==46.0.5"
19+
cryptography = "==46.0.7"
2020
pytest = "*"
2121
psycopg = "*"
2222
filelock = "*"

.devcontainer/src/test/regress/Pipfile.lock

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)