mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-20 17:50:16 -04:00
build(deps): bump ipython from 7.23.1 to 7.24.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.23.1 to 7.24.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.23.1...7.24.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a8236e1701
commit
7a2a226528
2
Pipfile
2
Pipfile
|
@ -10,7 +10,7 @@ django-bootstrap-pagination = "~=1.7.1"
|
|||
django-crispy-forms = "~=1.11.2"
|
||||
django-extensions = "~=3.1.3"
|
||||
gunicorn = "~=20.1.0"
|
||||
ipython = "~=7.23.1"
|
||||
ipython = "~=7.24.0"
|
||||
psycopg2 = "~=2.8.6"
|
||||
social-auth-app-django = "~=4.0.0"
|
||||
whitenoise = "~=5.2.0"
|
||||
|
|
20
Pipfile.lock
generated
20
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "6176610e80321cdf76efed703f9028fb7075b0e83d8da83c936d5c64ac303c98"
|
||||
"sha256": "5f4f30a933a48a64e812bfc5c7ce9d3b465d3fd70cb6487d29403b9ed9a0f8ec"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
|
@ -32,10 +32,10 @@
|
|||
},
|
||||
"certifi": {
|
||||
"hashes": [
|
||||
"sha256:1a4995114262bffbc2413b159f2a1a480c969de6e6eb13ee966d470af86af59c",
|
||||
"sha256:719a74fb9e33b9bd44cc7f3a8d94bc35e4049deebe19ba7d8e108280cfd59830"
|
||||
"sha256:2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee",
|
||||
"sha256:50b1e4f8446b06f41be7dd6338db18e0990601dce795c2b1686458aa7e8fa7d8"
|
||||
],
|
||||
"version": "==2020.12.5"
|
||||
"version": "==2021.5.30"
|
||||
},
|
||||
"cffi": {
|
||||
"hashes": [
|
||||
|
@ -186,11 +186,11 @@
|
|||
},
|
||||
"ipython": {
|
||||
"hashes": [
|
||||
"sha256:714810a5c74f512b69d5f3b944c86e592cee0a5fb9c728e582f074610f6cf038",
|
||||
"sha256:f78c6a3972dde1cc9e4041cbf4de583546314ba52d3c97208e5b6b2221a9cb7d"
|
||||
"sha256:a171caa3d3d4c819a1c0742e3abecfd5a2b8ab525ca1c9f114b40b76b0679ab1",
|
||||
"sha256:f86788eef439891438af3498525094cc2acbdbea4f2aa2f8895782d4ff471341"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==7.23.1"
|
||||
"version": "==7.24.0"
|
||||
},
|
||||
"ipython-genutils": {
|
||||
"hashes": [
|
||||
|
@ -403,10 +403,10 @@
|
|||
},
|
||||
"astroid": {
|
||||
"hashes": [
|
||||
"sha256:4db03ab5fc3340cf619dbc25e42c2cc3755154ce6009469766d7143d1fc2ee4e",
|
||||
"sha256:8a398dfce302c13f14bab13e2b14fe385d32b73f4e4853b9bdfb64598baa1975"
|
||||
"sha256:3c9a2d84354185d13213ff2640ec03d39168dbcd13648abc84fb13ca3b2e2761",
|
||||
"sha256:d66a600e1602736a0f24f725a511b0e50d12eb18f54b31ec276d2c26a0a62c6a"
|
||||
],
|
||||
"version": "==2.5.6"
|
||||
"version": "==2.5.7"
|
||||
},
|
||||
"autopep8": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user