Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mfenner committed Oct 1, 2024
1 parent bbdd087 commit 3d9f52f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 41 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
requires-python = ">=3.12"
license = "MIT"
dependencies = [
"invenio-app-rdm~=12.0.9",
"invenio-app-rdm~=12.0.10",
"invenio-search[opensearch2]~=2.3.1",
"invenio-s3~=1.0.0",
"importlib-metadata~=6.11.0",
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ invenio-administration==2.2.4
# invenio-users-resources
invenio-app==1.5.0
# via invenio-app-rdm
invenio-app-rdm==12.0.9
invenio-app-rdm==12.0.10
# via invenio-rdm-starter (pyproject.toml)
invenio-assets==3.0.3
# via
Expand Down Expand Up @@ -938,7 +938,7 @@ s3fs==0.4.2
# via invenio-s3
s3transfer==0.10.2
# via boto3
sentry-sdk==2.8.0
sentry-sdk==1.45.1
# via invenio-logging
setuptools==73.0.1
# via
Expand Down Expand Up @@ -1111,7 +1111,7 @@ webencodings==0.5.1
# cssselect2
# html5lib
# tinycss2
werkzeug==3.0.3
werkzeug==2.2.3
# via
# flask
# flask-kvsession-invenio
Expand Down
48 changes: 11 additions & 37 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3d9f52f

Please sign in to comment.