Skip to content

Commit

Permalink
dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschwarzenberger committed Jan 1, 2025
1 parent ba06ab7 commit 50d439c
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cryptography == 43.0.3
cryptography == 44.0.0
validators == 0.34.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cryptography == 43.0.3
cryptography == 44.0.0
validators == 0.34.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cryptography == 43.0.3
cryptography == 44.0.0
validators == 0.34.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cryptography == 43.0.3
cryptography == 44.0.0
validators == 0.34.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cryptography == 43.0.3
cryptography == 44.0.0
dataclasses-json == 0.6.7
validators == 0.34.0
8 changes: 4 additions & 4 deletions modules/terraform-aws-ca-lambda/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
bandit == 1.7.9
bandit == 1.8.0
black == 24.10.0
boto3 == 1.35.49
cryptography == 43.0.3
boto3 == 1.35.90
cryptography == 44.0.0
dataclasses-json == 0.6.7
prospector == 1.10.3
pytest == 8.3.3
pytest == 8.3.4
requests == 2.32.3
structlog == 24.4.0
validators == 0.34.0
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
-r requirements-docs.txt
asn1crypto == 1.5.1
assertpy == 1.1
bandit == 1.7.10
bandit == 1.8.0
black == 24.10.0
boto3 == 1.35.71
boto3 == 1.35.90
certvalidator == 0.11.1
cryptography == 43.0.3
cryptography == 44.0.0
dataclasses-json == 0.6.7
prospector == 1.13.3
pytest == 8.3.3
pytest == 8.3.4
requests == 2.32.3
structlog == 24.4.0
validators == 0.34.0
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cairosvg == 2.7.1
mkdocs-material == 9.5.46
mkdocs-material == 9.5.49
pillow == 11.0.0
urllib3 == 2.2.3
2 changes: 1 addition & 1 deletion scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
boto3 == 1.35.71
boto3 == 1.35.90
4 changes: 2 additions & 2 deletions utils/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asn1crypto == 1.5.1
boto3 == 1.35.71
boto3 == 1.35.90
certvalidator == 0.11.1
cryptography == 43.0.3
cryptography == 44.0.0
validators == 0.34.0

0 comments on commit 50d439c

Please sign in to comment.