Skip to content

Commit f5d1770

Browse files
authored
Merge pull request #251 from browserstack/update_dependencies
build(deps): bump paramiko from 3.0.0 to 3.4.0
2 parents d7f4a4c + 35ff368 commit f5d1770

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ certifi==2023.7.22
1414
cffi==1.15.1
1515
chardet==3.0.4
1616
configparser==5.0.1
17-
cryptography==41.0.6
17+
cryptography==43.0.0
1818
decorator==4.4.2
1919
defusedxml==0.7.1
2020
Deprecated==1.2.10
@@ -30,7 +30,7 @@ enum34==1.1.10
3030
futures==3.1.1
3131
fuzzywuzzy==0.18.0
3232
gunicorn==20.0.4
33-
gitpython==3.1.37
33+
gitpython==3.1.41
3434
httplib2==0.19.0
3535
hvac==0.10.5
3636
idna==2.10
@@ -39,16 +39,16 @@ influxdb==5.3.1
3939
ipaddress==1.0.23
4040
ipython-genutils==0.2.0
4141
jedi==0.17.2
42-
Jinja2==2.11.3
42+
Jinja2==3.1.3
4343
jmespath==0.10.0
4444
Markdown==3.3.3
45-
MarkupSafe==1.1.1
45+
MarkupSafe==2.1.5
4646
msgpack==1.0.0
4747
ndg-httpsclient==0.5.1
4848
oauth2client==4.1.3
4949
oauthlib==3.1.0
5050
packaging==21.3
51-
paramiko==3.0.0
51+
paramiko==3.4.0
5252
parso==0.7.1
5353
pathlib2==2.3.5
5454
pexpect==4.8.0
@@ -66,7 +66,7 @@ Pygments==2.15.0
6666
PyJWT==2.6.0
6767
PyMySQL==0.10.1
6868
PyNaCl==1.5.0
69-
pyOpenSSL==23.2.0
69+
pyOpenSSL==24.2.1
7070
pyparsing==2.4.7
7171
python-dateutil==2.8.1
7272
python-Levenshtein==0.12.0

0 commit comments

Comments
 (0)