-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #198 from mila-iqia/update_deps
Update dependencies for security issues
- Loading branch information
Showing
19 changed files
with
50 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
coverage==7.3.2 | ||
pymongo==4.5.0 | ||
pymongo==4.6.3 | ||
pytest==7.4.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
coverage==7.3.2 | ||
dnspython==2.4.2 | ||
dnspython==2.6.1 | ||
exceptiongroup==1.1.3 | ||
iniconfig==2.0.0 | ||
packaging==23.2 | ||
pluggy==1.3.0 | ||
pymongo==4.5.0 | ||
pymongo==4.6.3 | ||
pytest==7.4.2 | ||
tomli==2.0.1 | ||
tomli==2.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM python:3.9-slim-buster | ||
FROM python:3.11-slim-bookworm | ||
|
||
RUN mkdir /clockwork | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM python:3.9-slim-buster | ||
FROM python:3.11-slim-bookworm | ||
|
||
RUN mkdir /clockwork | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
blinker==1.7.0 | ||
click==8.1.7 | ||
dnspython==2.4.2 | ||
dnspython==2.6.1 | ||
Flask==3.0.0 | ||
itsdangerous==2.1.2 | ||
Jinja2==3.1.2 | ||
Jinja2==3.1.4 | ||
ldap3==2.9.1 | ||
MarkupSafe==2.1.3 | ||
pyasn1==0.5.0 | ||
pymongo==4.5.0 | ||
Werkzeug==3.0.1 | ||
pymongo==4.6.3 | ||
Werkzeug==3.0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Flask==3.0.0 | ||
ldap3==2.9.1 | ||
pymongo==4.5.0 | ||
Werkzeug==3.0.1 | ||
pymongo==4.6.3 | ||
Werkzeug==3.0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM python:3.9-slim-buster | ||
FROM python:3.11-slim-bookworm | ||
|
||
RUN mkdir /clockwork | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
coverage==7.3.2 | ||
dnspython==2.4.2 | ||
dnspython==2.6.1 | ||
exceptiongroup==1.1.3 | ||
iniconfig==2.0.0 | ||
numpy==1.26.0 | ||
packaging==23.2 | ||
pluggy==1.3.0 | ||
pymongo==4.5.0 | ||
pymongo==4.6.3 | ||
pytest==7.4.2 | ||
toml==0.10.2 | ||
tomli==2.0.1 | ||
tomli==2.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
coverage==7.3.2 | ||
numpy==1.26.0 | ||
pymongo==4.5.0 | ||
pymongo==4.6.3 | ||
pytest==7.4.2 | ||
toml==0.10.2 | ||
toml==0.10.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
bcrypt==4.0.1 | ||
cffi==1.16.0 | ||
cryptography==41.0.4 | ||
dnspython==2.4.2 | ||
cryptography>=43.0.1 | ||
dnspython==2.6.1 | ||
numpy==1.26.0 | ||
paramiko==3.3.1 | ||
paramiko==3.3.2 | ||
pycparser==2.21 | ||
pymongo==4.5.0 | ||
pymongo==4.6.3 | ||
PyNaCl==1.5.0 | ||
toml==0.10.2 | ||
toml==0.10.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
numpy==1.26.0 | ||
paramiko==3.3.1 | ||
pymongo==4.5.0 | ||
toml==0.10.2 | ||
paramiko==3.3.2 | ||
pymongo==4.6.3 | ||
toml==0.10.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM python:3.9-slim-buster | ||
FROM python:3.11-slim-bookworm | ||
|
||
RUN mkdir /clockwork | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
coverage==7.3.2 | ||
dnspython==2.4.2 | ||
dnspython==2.6.1 | ||
exceptiongroup==1.1.3 | ||
iniconfig==2.0.0 | ||
packaging==23.2 | ||
pluggy==1.3.0 | ||
pymongo==4.5.0 | ||
pymongo==4.6.3 | ||
pytest==7.4.2 | ||
tomli==2.0.1 | ||
tomli==2.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
coverage==7.3.2 | ||
pymongo==4.5.0 | ||
pytest==7.4.2 | ||
pymongo==4.6.3 | ||
pytest==7.4.2 |