Skip to content

Commit dad74ac

Browse files
authored
Merge pull request #4 from devops-ia/dependabot-pip-pip-3a60017ecc
chore(deps): bump the pip group with 2 updates
2 parents 5e5a2e2 + f9347c8 commit dad74ac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ version = "1.1.0"
88
description = "Automated PR creation from branch patterns across GitHub and Bitbucket"
99
requires-python = ">=3.11"
1010
dependencies = [
11-
"requests==2.32.5",
11+
"requests==2.33.1",
1212
"PyJWT[crypto]==2.12.1",
13-
"cryptography==46.0.5",
13+
"cryptography==46.0.6",
1414
"pyyaml==6.0.3",
1515
]
1616

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests==2.32.5
1+
requests==2.33.1
22
PyJWT[crypto]==2.12.1
3-
cryptography==46.0.5
3+
cryptography==46.0.6
44
pyyaml==6.0.3

0 commit comments

Comments
 (0)