mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-21 02:00:16 -04:00
build(deps): bump ipython from 7.24.0 to 7.24.1
Bumps [ipython](https://github.com/ipython/ipython) from 7.24.0 to 7.24.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.24.0...7.24.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0efa3614a7
commit
12c536625c
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.24.0"
|
||||
ipython = "~=7.24.1"
|
||||
psycopg2 = "~=2.8.6"
|
||||
social-auth-app-django = "~=4.0.0"
|
||||
whitenoise = "~=5.2.0"
|
||||
|
|
8
Pipfile.lock
generated
8
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "c829e7af923b04510130b4fcd3b80d5616866936e095b3542850dd38d84fa7e4"
|
||||
"sha256": "52b81a81297b3fde6720d63ec6fff5d819552237b26a216cfb372335f1d80c54"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
|
@ -186,11 +186,11 @@
|
|||
},
|
||||
"ipython": {
|
||||
"hashes": [
|
||||
"sha256:a171caa3d3d4c819a1c0742e3abecfd5a2b8ab525ca1c9f114b40b76b0679ab1",
|
||||
"sha256:f86788eef439891438af3498525094cc2acbdbea4f2aa2f8895782d4ff471341"
|
||||
"sha256:9bc24a99f5d19721fb8a2d1408908e9c0520a17fff2233ffe82620847f17f1b6",
|
||||
"sha256:d513e93327cf8657d6467c81f1f894adc125334ffe0e4ddd1abbb1c78d828703"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==7.24.0"
|
||||
"version": "==7.24.1"
|
||||
},
|
||||
"ipython-genutils": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user