mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-20 09:40:16 -04:00
build(deps): bump ipython from 7.25.0 to 7.26.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.25.0 to 7.26.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.25.0...7.26.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
11234a520b
commit
7f6a21a024
2
Pipfile
2
Pipfile
|
@ -10,7 +10,7 @@ django-bootstrap-pagination = "~=1.7.1"
|
||||||
django-crispy-forms = "~=1.12.0"
|
django-crispy-forms = "~=1.12.0"
|
||||||
django-extensions = "~=3.1.3"
|
django-extensions = "~=3.1.3"
|
||||||
gunicorn = "~=20.1.0"
|
gunicorn = "~=20.1.0"
|
||||||
ipython = "~=7.25.0"
|
ipython = "~=7.26.0"
|
||||||
psycopg2 = "~=2.9.1"
|
psycopg2 = "~=2.9.1"
|
||||||
social-auth-app-django = "~=4.0.0"
|
social-auth-app-django = "~=4.0.0"
|
||||||
whitenoise = "~=5.3.0"
|
whitenoise = "~=5.3.0"
|
||||||
|
|
14
Pipfile.lock
generated
14
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "bea3c4104db3b73096f1d78106b32373faf85cfbcf055cb22cffb0f1ba4475b7"
|
"sha256": "96c1d2f62aa73ddcdc451221f8511cdfa224b1bf4785557f9d4138680a27b1e0"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -90,11 +90,11 @@
|
||||||
},
|
},
|
||||||
"charset-normalizer": {
|
"charset-normalizer": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:88fce3fa5b1a84fdcb3f603d889f723d1dd89b26059d0123ca435570e848d5e1",
|
"sha256:0c8911edd15d19223366a194a513099a302055a962bca2cec0f54b8b63175d8b",
|
||||||
"sha256:c46c3ace2d744cfbdebceaa3c19ae691f53ae621b39fd7570f59d14fb7f2fd12"
|
"sha256:f23667ebe1084be45f6ae0538e4a5a865206544097e4e8bbcacf42cd02a348f3"
|
||||||
],
|
],
|
||||||
"markers": "python_version >= '3'",
|
"markers": "python_version >= '3'",
|
||||||
"version": "==2.0.3"
|
"version": "==2.0.4"
|
||||||
},
|
},
|
||||||
"crispy-bootstrap5": {
|
"crispy-bootstrap5": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -188,11 +188,11 @@
|
||||||
},
|
},
|
||||||
"ipython": {
|
"ipython": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:54bbd1fe3882457aaf28ae060a5ccdef97f212a741754e420028d4ec5c2291dc",
|
"sha256:0cff04bb042800129348701f7bd68a430a844e8fb193979c08f6c99f28bb735e",
|
||||||
"sha256:aa21412f2b04ad1a652e30564fff6b4de04726ce875eab222c8430edc6db383a"
|
"sha256:892743b65c21ed72b806a3a602cca408520b3200b89d1924f4b3d2cdb3692362"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==7.25.0"
|
"version": "==7.26.0"
|
||||||
},
|
},
|
||||||
"ipython-genutils": {
|
"ipython-genutils": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user