Skip to content

Commit 3ecdd2f

Browse files
Update requirements.txt
1 parent bb55848 commit 3ecdd2f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
atlassian-python-api==3.41.19
2-
beautifulsoup4==4.13.3
3-
certifi==2025.1.31
1+
atlassian-python-api==4.0.4
2+
beautifulsoup4==4.13.4
3+
certifi==2025.4.26
44
cffi==1.17.1
5-
charset-normalizer==3.4.1
6-
cryptography==44.0.2
5+
charset-normalizer==3.4.2
6+
cryptography==45.0.4
77
Deprecated==1.2.18
88
idna==3.10
99
jmespath==1.0.1
@@ -14,14 +14,14 @@ PyJWT==2.10.1
1414
PyNaCl==1.5.0
1515
python-bugzilla==3.3.0
1616
python-dateutil==2.9.0.post0
17-
python-gitlab==5.6.0
17+
python-gitlab==6.0.0
1818
python-redmine==2.5.0
19-
pytz==2025.1
20-
requests==2.32.3
19+
pytz==2025.2
20+
requests==2.32.4
2121
requests-oauthlib==2.0.0
2222
requests-toolbelt==1.0.0
2323
six==1.17.0
24-
soupsieve==2.6
25-
typing_extensions==4.12.2
26-
urllib3==2.3.0
24+
soupsieve==2.7
25+
typing_extensions==4.14.0
26+
urllib3==2.4.0
2727
wrapt==1.17.2

0 commit comments

Comments
 (0)