Skip to content

Commit 894d580

Browse files
committed
Updated SQLAlchemy to 2.0.29 and PyYAML to 6.0.1
1 parent 0e3874d commit 894d580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ psutil="5.9.4"
4040
pykml="0.2.0"
4141
python-engineio="4.9.0"
4242
python-socketio="5.11.1"
43-
PyYAML="6.0"
43+
PyYAML="6.0.1"
4444
"ruamel.yaml"="0.17.21"
4545
"ruamel.yaml.clib"="0.2.7"
4646
six="1.16.0"
47-
SQLAlchemy="2.0.28"
47+
SQLAlchemy="2.0.29"
4848
tabulate="0.8.7"
4949
Werkzeug="3.0.1"
5050
WTForms="2.3.3"

0 commit comments

Comments
 (0)