Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pip group across 2 directories with 1 update #314

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/sharedlinks/sharedlinks-backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
django==5.0.6
django==5.0.10
# via
# -r requirements.in
# django-cors-headers
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-base.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -r requirements/requirements-base.in
# django
django==5.0.8
django==5.0.10
# via
# django-rest-registration (setup.py)
# djangorestframework
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-ci.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ distlib==0.3.8
# via
# -r requirements/requirements-test.lock.txt
# virtualenv
django==5.0.8
django==5.0.10
# via
# -r requirements/requirements-test.lock.txt
# django-stubs
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ distlib==0.3.8
# via
# -r requirements/requirements-ci.lock.txt
# virtualenv
django==5.0.8
django==5.0.10
# via
# -r requirements/requirements-ci.lock.txt
# django-stubs
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ coverage[toml]==7.2.7
# pytest-cov
distlib==0.3.8
# via virtualenv
django==5.0.8
django==5.0.10
# via
# -r requirements/requirements-base.lock.txt
# djangorestframework
Expand Down
Loading