Skip to content

Commit 60edea9

Browse files
Update requirements.txt (#36)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 26ce57d commit 60edea9

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ babel==2.17.0
22
backrefs==5.8
33
certifi==2025.4.26
44
charset-normalizer==3.4.2
5-
click==8.1.8
5+
click==8.2.1
66
colorama==0.4.6
7-
duckdb==1.2.2
7+
duckdb==1.3.0
88
duckdb_engine==0.17.0
9-
elementpath==5.0.0
9+
elementpath==5.0.1
1010
ghp-import==2.1.0
11-
greenlet==3.2.1
11+
greenlet==3.2.3
1212
griffe==1.7.3
1313
idna==3.10
1414
iniconfig==2.1.0
@@ -18,30 +18,30 @@ Markdown==3.8
1818
MarkupSafe==3.0.2
1919
mergedeep==1.3.4
2020
mkdocs==1.6.1
21-
mkdocs-autorefs==1.4.1
21+
mkdocs-autorefs==1.4.2
2222
mkdocs-get-deps==0.2.0
23-
mkdocs-material==9.6.12
23+
mkdocs-material==9.6.14
2424
mkdocs-material-extensions==1.3.1
2525
mkdocstrings==0.29.1
26-
mkdocstrings-python==1.16.10
26+
mkdocstrings-python==1.16.12
2727
packaging==25.0
2828
paginate==0.5.7
2929
pathspec==0.12.1
3030
platformdirs==4.3.8
31-
pluggy==1.5.0
31+
pluggy==1.6.0
3232
psycopg2==2.9.10
3333
Pygments==2.19.1
3434
pymdown-extensions==10.15
3535
PyMySQL==1.1.1
3636
pyodbc==5.2.0
37-
pytest==8.3.5
37+
pytest==8.4.0
3838
python-dateutil==2.9.0.post0
3939
PyYAML==6.0.2
40-
pyyaml_env_tag==0.1
40+
pyyaml_env_tag==1.1
4141
requests==2.32.3
4242
six==1.17.0
43-
SQLAlchemy==2.0.40
44-
typing_extensions==4.13.2
43+
SQLAlchemy==2.0.41
44+
typing_extensions==4.14.0
4545
urllib3==2.4.0
4646
watchdog==6.0.0
47-
xmlschema==4.0.1
47+
xmlschema==4.1.0

0 commit comments

Comments
 (0)