Skip to content

Commit 735c9c8

Browse files
github-actions[bot]trgiangdojoaoandre-avaiga
authored
Update Python3.9 Pipfile (#2332)
Co-authored-by: trgiangdo <trgiangdo@users.noreply.github.com> Co-authored-by: João André <88906996+joaoandre-avaiga@users.noreply.github.com>
1 parent 0878368 commit 735c9c8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tools/packages/pipfiles/Pipfile3.9.max

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ version = "==4.2.13"
5757
"pymongo" = {version="==4.10.1", extras=["srv"]}
5858
"sqlalchemy" = {version="==2.0.36"}
5959
"toml" = {version="==0.10.2"}
60-
"boto3" = {version="==1.35.71"}
60+
"boto3" = {version="==1.35.90"}
6161
"cookiecutter" = {version="==2.6.0"}
6262
"flask" = {version="==3.1.0"}
6363
"flask-cors" = {version="==5.0.0"}
64-
"flask-socketio" = {version="==5.4.1"}
64+
"flask-socketio" = {version="==5.5.0"}
6565
"markdown" = {version="==3.7"}
6666
"python-dotenv" = {version="==1.0.1"}
6767
"pytz" = {version="==2024.2"}
@@ -71,12 +71,12 @@ version = "==4.2.13"
7171
"kthread" = {version="==0.2.3"}
7272
"gitignore-parser" = {version="==0.1.11"}
7373
"simple-websocket" = {version="==1.1.0"}
74-
"twisted" = {version="==24.10.0"}
75-
"deepdiff" = {version="==8.0.1"}
74+
"twisted" = {version="==24.11.0"}
75+
"deepdiff" = {version="==8.1.1"}
7676
"flask-restful" = {version="==0.3.10"}
7777
"passlib" = {version="==1.7.4"}
78-
"marshmallow" = {version="==3.23.1"}
79-
"apispec" = {version="==6.7.1", extras=["yaml"]}
78+
"marshmallow" = {version="==3.23.2"}
79+
"apispec" = {version="==6.8.0", extras=["yaml"]}
8080
"apispec-webframeworks" = {version="==1.2.0"}
8181
"watchdog" = {version="==6.0.0"}
82-
"charset-normalizer" = {version="==3.4.0"}
82+
"charset-normalizer" = {version="==3.4.1"}

0 commit comments

Comments
 (0)