Skip to content

Commit

Permalink
Merge pull request #712 from cordada/dependabot/pip/importlib-metadat…
Browse files Browse the repository at this point in the history
…a-8.5.0

chore(deps): Bump importlib-metadata from 8.4.0 to 8.5.0
  • Loading branch information
jtrobles-cdd authored Oct 3, 2024
2 parents 882e8e1 + d2d1059 commit a8ab7e7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ flake8==7.1.1
# via -r requirements-dev.in
idna==3.7
# via requests
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via
# -c requirements.txt
# build
Expand Down Expand Up @@ -195,7 +195,7 @@ wheel==0.44.0
# via
# -r requirements-dev.in
# pip-tools
zipp==3.19.2
zipp==3.20.2
# via
# -c requirements.txt
# importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ defusedxml==0.7.1
django-filter>=24.2
Django>=2.2.24
djangorestframework>=3.10.3,<3.16
importlib-metadata==8.4.0
importlib-metadata==8.5.0
jsonschema==4.23.0
lxml==5.3.0
marshmallow==3.22.0
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ django-filter==24.3
# via -r requirements.in
djangorestframework==3.15.2
# via -r requirements.in
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via -r requirements.in
importlib-resources==6.4.0
# via
Expand Down Expand Up @@ -87,7 +87,7 @@ typing-extensions==4.12.2
# asgiref
# pydantic
# pydantic-core
zipp==3.19.2
zipp==3.20.2
# via
# importlib-metadata
# importlib-resources

0 comments on commit a8ab7e7

Please sign in to comment.