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

Updated Django #3217

Merged
merged 1 commit into from
Jul 10, 2024
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
6 changes: 3 additions & 3 deletions rocky/poetry.lock

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

6 changes: 3 additions & 3 deletions rocky/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -284,9 +284,9 @@ django-two-factor-auth==1.16.0 ; python_version >= "3.10" and python_version < "
django-weasyprint==2.2.2 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:605eba0dd3246c0410a60fdaa581139330ad6c637fc273e1bfe90a7a09f53728 \
--hash=sha256:7f554bcc428293aeadc175ab5607b4f3bf30c0e5da3d4aa34453b3d96e0ffd3a
django==5.0.6 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:8363ac062bb4ef7c3f12d078f6fa5d154031d129a15170a1066412af49d30905 \
--hash=sha256:ff1b61005004e476e0aeea47c7f79b85864c70124030e95146315396f1e7951f
django==5.0.7 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:bd4505cae0b9bd642313e8fb71810893df5dc2ffcacaa67a33af2d5cd61888f2 \
--hash=sha256:f216510ace3de5de01329463a315a629f33480e893a9024fc93d8c32c22913da
djangorestframework==3.15.2 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:2b8871b062ba1aefc2de01f773875441a961fefbf79f5eed1e32b2f096944b20 \
--hash=sha256:36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad
Expand Down
6 changes: 3 additions & 3 deletions rocky/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,9 @@ django-two-factor-auth==1.16.0 ; python_version >= "3.10" and python_version < "
django-weasyprint==2.2.2 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:605eba0dd3246c0410a60fdaa581139330ad6c637fc273e1bfe90a7a09f53728 \
--hash=sha256:7f554bcc428293aeadc175ab5607b4f3bf30c0e5da3d4aa34453b3d96e0ffd3a
django==5.0.6 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:8363ac062bb4ef7c3f12d078f6fa5d154031d129a15170a1066412af49d30905 \
--hash=sha256:ff1b61005004e476e0aeea47c7f79b85864c70124030e95146315396f1e7951f
django==5.0.7 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:bd4505cae0b9bd642313e8fb71810893df5dc2ffcacaa67a33af2d5cd61888f2 \
--hash=sha256:f216510ace3de5de01329463a315a629f33480e893a9024fc93d8c32c22913da
djangorestframework==3.15.2 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:2b8871b062ba1aefc2de01f773875441a961fefbf79f5eed1e32b2f096944b20 \
--hash=sha256:36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad
Expand Down