Skip to content

Commit

Permalink
chg: [dependencies] Updated Python dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Mar 15, 2024
1 parent 3812a74 commit d9edd7f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
36 changes: 18 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,9 @@ idna==3.6 ; python_version >= "3.8" and python_version < "4.0" \
importlib-metadata==7.0.2 ; python_version >= "3.8" and python_version < "3.10" \
--hash=sha256:198f568f3230878cb1b44fbd7975f87906c22336dba2e4a7f05278c281fbd792 \
--hash=sha256:f4bc4c0c070c490abf4ce96d715f68e95923320370efb66143df00199bb6c100
importlib-resources==6.1.3 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:4c0269e3580fe2634d364b39b38b961540a7738c02cb984e98add8b4221d793d \
--hash=sha256:56fb4525197b78544a3354ea27793952ab93f935bb4bf746b846bb1015020f2b
importlib-resources==6.3.0 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:166072a97e86917a9025876f34286f549b9caf1d10b35a1b372bffa1600c6569 \
--hash=sha256:783407aa1cd05550e3aa123e8f7cfaebee35ffa9cb0242919e2d1e4172222705
itsdangerous==2.1.2 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:2c2349112351b88699d8d4b6b075022c0808887cb7ad10069318a8b0bc88db44 \
--hash=sha256:5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a
Expand Down Expand Up @@ -619,9 +619,9 @@ sqlalchemy==2.0.28 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:fc4974d3684f28b61b9a90fcb4c41fb340fd4b6a50c04365704a4da5a9603b05 \
--hash=sha256:feea693c452d85ea0015ebe3bb9cd15b6f49acc1a31c28b3c50f4db0f8fb1e71 \
--hash=sha256:fffcc8edc508801ed2e6a4e7b0d150a62196fd28b4e16ab9f65192e8186102b6
types-docutils==0.20.0.20240311 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:7d6ade724d89c7cbec390da4c63104f46d3f4e3eff0804998b38a274aa1e3d0c \
--hash=sha256:b29df362e9e6efcba68e27af78135902d56614f6fa76c073d29989272eedb069
types-docutils==0.20.0.20240315 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:54038ae92a8e1bcaf620709676c3f71eac2e3586aed316e6080bc6dd7fd4b396 \
--hash=sha256:77af1ad334310705682d2d5206af8fcdc82186909e6f14b01669e327c40a5abb
types-requests==2.31.0.20240311 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:47872893d65a38e282ee9f277a4ee50d1b28bd592040df7d1fdaffdf3779937d \
--hash=sha256:b1c1b66abfb7fa79aae09097a811c4aa97130eb8831c60e47aee4ca344731ca5
Expand All @@ -642,6 +642,6 @@ werkzeug==3.0.1 ; python_version >= "3.8" and python_version < "4.0" \
wtforms==3.1.2 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:bf831c042829c8cdbad74c27575098d541d039b1faa74c771545ecac916f2c07 \
--hash=sha256:f8d76180d7239c94c6322f7990ae1216dae3659b7aa1cee94b6318bdffb474b9
zipp==3.17.0 ; python_version >= "3.8" and python_version < "3.10" \
--hash=sha256:0e923e726174922dce09c53c59ad483ff7bbb8e572e00c7f7c46b88556409f31 \
--hash=sha256:84e64a1c28cf7e91ed2078bb8cc8c259cb19b76942096c8d7b84947690cabaf0
zipp==3.18.1 ; python_version >= "3.8" and python_version < "3.10" \
--hash=sha256:206f5a15f2af3dbaee80769fb7dc6f249695e940acca08dfb2a4769fe61e538b \
--hash=sha256:2884ed22e7d8961de1c9a05142eb69a247f120291bc0206a00a7642f09b5b715

0 comments on commit d9edd7f

Please sign in to comment.