Skip to content

Commit

Permalink
Merge pull request #85 from roodjong/dependabot/pip/django-5.1.1
Browse files Browse the repository at this point in the history
Bump django from 5.0.7 to 5.1.1
  • Loading branch information
pingiun authored Sep 28, 2024
2 parents 9885354 + 59998ea commit 2a4bdcd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions lock.x86_64-linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
},
"django": {
"is_direct": false,
"sha256": "f216510ace3de5de01329463a315a629f33480e893a9024fc93d8c32c22913da",
"sha256": "71603f27dac22a6533fb38d83072eea9ddb4017fead6f67f2562a40402d61c3f",
"type": "url",
"url": "https://files.pythonhosted.org/packages/b7/fc/bff93df9b0bc23d66411cc54e7cd10195b81d61d25591317038d9823e99e/Django-5.0.7-py3-none-any.whl",
"version": "5.0.7"
"url": "https://files.pythonhosted.org/packages/ba/aa/b423e37e9ba5480d3fd1d187e3fdbd09f9f71b991468881a45413522ccd3/Django-5.1.1-py3-none-any.whl",
"version": "5.1.1"
},
"django-constance": {
"is_direct": false,
Expand Down Expand Up @@ -219,5 +219,5 @@
}
}
},
"invalidationHash": "45a6c67f883e1dbb52e9f6137a3ac29614a8c269e0739325239117bc972b15f7"
"invalidationHash": "3563187dd41a11852d7493184762e2121eef1173998e24a048e48d707da31bc2"
}
2 changes: 1 addition & 1 deletion pip-snapshot-date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-07-21
2024-09-09
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ dj-database-url==2.2.0 \
--hash=sha256:3e792567b0aa9a4884860af05fe2aa4968071ad351e033b6db632f97ac6db9de \
--hash=sha256:9f9b05058ddf888f1e6f840048b8d705ff9395e3b52a07165daa3d8b9360551b
# via symfexit (pyproject.toml)
django==5.0.7 \
--hash=sha256:bd4505cae0b9bd642313e8fb71810893df5dc2ffcacaa67a33af2d5cd61888f2 \
--hash=sha256:f216510ace3de5de01329463a315a629f33480e893a9024fc93d8c32c22913da
django==5.1.1 \
--hash=sha256:021ffb7fdab3d2d388bc8c7c2434eb9c1f6f4d09e6119010bbb1694dda286bc2 \
--hash=sha256:71603f27dac22a6533fb38d83072eea9ddb4017fead6f67f2562a40402d61c3f
# via
# dj-database-url
# django-picklefield
Expand Down

0 comments on commit 2a4bdcd

Please sign in to comment.