Skip to content

Commit 95a8b76

Browse files
authored
Merge pull request #122 from ComputerScienceHouse/dependabot/pip/pip-5f15ca02d3
Bump future from 0.18.2 to 1.0.0 in the pip group across 1 directory
2 parents b1f12de + 0c194d6 commit 95a8b76

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ ddtrace==3.2.1
1717
decorator==4.4.2
1818
defusedxml==0.7.1
1919
Deprecated==1.2.18
20-
dnspython==2.1.0
20+
dnspython==2.6.1
2121
envier==0.6.1
22-
Flask==3.1.0
22+
Flask==3.1.1
2323
Flask-Migrate==2.3.1
2424
Flask-pyoidc==3.14.3
2525
Flask-SQLAlchemy==3.1.1
26-
future==0.18.2
26+
future==1.0.0
2727
greenlet==3.1.1
2828
gunicorn==23.0.0
29-
idna==3.3
29+
idna==3.7
3030
imageio==2.4.0
3131
importlib-metadata==4.8.1
3232
importlib-resources==5.3.0
@@ -47,7 +47,7 @@ psycopg2-binary==2.9.10
4747
pyasn1==0.4.8
4848
pyasn1-modules==0.2.8
4949
pycparser==2.20
50-
pycryptodomex==3.11.0
50+
pycryptodomex==3.19.1
5151
pydantic==2.10.6
5252
pydantic-settings==2.8.1
5353
pydantic_core==2.27.2
@@ -57,16 +57,16 @@ python-dateutil==2.8.2
5757
python-dotenv==1.0.1
5858
python-ldap==3.4.0
5959
python-magic==0.4.15
60-
requests==2.26.0
60+
requests==2.32.4
6161
s3transfer==0.10.4
6262
six==1.16.0
6363
SQLAlchemy==2.0.39
6464
srvlookup==2.0.0
6565
tqdm==4.62.3
6666
typing_extensions==4.12.2
67-
urllib3==1.26.7
67+
urllib3==2.5.0
6868
Wand==0.6.13
6969
Werkzeug==3.1.3
7070
wrapt==1.17.2
7171
xmltodict==0.14.2
72-
zipp==3.6.0
72+
zipp==3.19.1

0 commit comments

Comments
 (0)