Skip to content

Commit 84f517e

Browse files
committed
Bump importlib-metadata from 6.7.0 to 6.8.0 using PDM
1 parent 2321674 commit 84f517e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pdm.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"greenlet==2.0.2",
4141
"gunicorn[gevent]==20.1.0",
4242
# For importlib-metadata, see https://github.com/hotosm/tasking-manager/issues/5395
43-
"importlib-metadata==6.7.0",
43+
"importlib-metadata==6.8.0",
4444
# Dependencies used by hotosm.org for production deployments
4545
"newrelic==8.8.0",
4646
]

0 commit comments

Comments
 (0)