mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-18 01:00:17 -04:00
build(deps): bump django-axes from 6.1.1 to 6.2.0
Bumps [django-axes](https://github.com/jazzband/django-axes) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/jazzband/django-axes/releases) - [Changelog](https://github.com/jazzband/django-axes/blob/master/CHANGES.rst) - [Commits](https://github.com/jazzband/django-axes/compare/6.1.1...6.2.0) --- updated-dependencies: - dependency-name: django-axes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c39fdc7d67
commit
77fe8eae6b
2
Pipfile
2
Pipfile
|
@ -6,7 +6,7 @@ name = "pypi"
|
|||
[packages]
|
||||
crispy-bootstrap5 = "~=0.7"
|
||||
django = "~=3.2.23"
|
||||
django-axes = "~=6.1.1"
|
||||
django-axes = "~=6.2.0"
|
||||
django-bootstrap-pagination = "~=1.7.1"
|
||||
django-crispy-forms = "~=2.0"
|
||||
django-extensions = "~=3.2.3"
|
||||
|
|
14
Pipfile.lock
generated
14
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "49acbdd54a49d9bc4fcbaa78c79507fee215fb6c632ff61a60f0491367ac37a3"
|
||||
"sha256": "cfc048d2ffe9df8f2a47c8eb846ba43f74e76542c5542568c89d89830027eec4"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
|
@ -258,12 +258,12 @@
|
|||
},
|
||||
"django-axes": {
|
||||
"hashes": [
|
||||
"sha256:29c48ff5f09046afd5e9a16e96d3bbb79f6c11c59f0a7bbd732559e60d0aa9fa",
|
||||
"sha256:cd1bc4f7becc8e9243eb4090dffa258d7d7125ca0ce3153b6ffc920bccbf2c3f"
|
||||
"sha256:4307b34d06b037469a3930ca68bf3f9e8a7791af9c0f6f5ce599c5ce26b93190",
|
||||
"sha256:d32626e46fc178498e3f1955fe3e0f77130450bc1e60f322be5aae11d72e990f"
|
||||
],
|
||||
"index": "pypi",
|
||||
"markers": "python_version >= '3.7'",
|
||||
"version": "==6.1.1"
|
||||
"version": "==6.2.0"
|
||||
},
|
||||
"django-bootstrap-pagination": {
|
||||
"hashes": [
|
||||
|
@ -543,11 +543,11 @@
|
|||
},
|
||||
"typing-extensions": {
|
||||
"hashes": [
|
||||
"sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0",
|
||||
"sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef"
|
||||
"sha256:23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783",
|
||||
"sha256:af72aea155e91adfc61c3ae9e0e342dbc0cba726d6cba4b6c72c1f34e47291cd"
|
||||
],
|
||||
"markers": "python_version < '3.10'",
|
||||
"version": "==4.8.0"
|
||||
"version": "==4.9.0"
|
||||
},
|
||||
"urllib3": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user