File tree Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ types-python-dateutil = "^2.9.0.20240316"
5454types-redis = " ^4.6.0.20240425"
5555
5656# changelog generation
57- github-changelog-md = " ^0.9.2 "
57+ github-changelog-md = " ^0.9.3 "
5858
5959[build-system ]
6060requires = [" poetry-core" ]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ faker==24.14.0 ; python_version >= "3.9" and python_version < "4.0"
2020fakeredis == 2.22.0 ; python_version >= "3.9" and python_version < "4.0"
2121fastapi [all ]== 0.110.2 ; python_version >= "3.9" and python_version < "4.0"
2222filelock == 3.13.1 ; python_version >= "3.9" and python_version < "4.0"
23- github-changelog-md == 0.9.2 ; python_version >= "3.9" and python_version < "4.0"
23+ github-changelog-md == 0.9.3 ; python_version >= "3.9" and python_version < "4.0"
2424h11 == 0.14.0 ; python_version >= "3.9" and python_version < "4.0"
2525httpcore == 1.0.4 ; python_version >= "3.9" and python_version < "4.0"
2626httptools == 0.6.1 ; python_version >= "3.9" and python_version < "4.0"
@@ -76,7 +76,7 @@ rich==13.7.1 ; python_version >= "3.9" and python_version < "4.0"
7676rtoml == 0.9.0 ; python_version >= "3.9" and python_version < "4.0"
7777ruff == 0.4.7 ; python_version >= "3.9" and python_version < "4.0"
7878setuptools == 69.2.0 ; python_version >= "3.9" and python_version < "4.0"
79- simple-toml-settings == 0.6.0 ; python_version >= "3.9" and python_version < "4.0"
79+ simple-toml-settings == 0.6.1 ; python_version >= "3.9" and python_version < "4.0"
8080six == 1.16.0 ; python_version >= "3.9" and python_version < "4.0"
8181sniffio == 1.3.1 ; python_version >= "3.9" and python_version < "4.0"
8282sortedcontainers == 2.4.0 ; python_version >= "3.9" and python_version < "4.0"
You can’t perform that action at this time.
0 commit comments