mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-20 17:50:16 -04:00
build(deps): bump ipython from 7.30.0 to 7.30.1
Bumps [ipython](https://github.com/ipython/ipython) from 7.30.0 to 7.30.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.30.0...7.30.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
a5f3c0c7ad
commit
be51b9b318
2
Pipfile
2
Pipfile
|
@ -10,7 +10,7 @@ django-bootstrap-pagination = "~=1.7.1"
|
||||||
django-crispy-forms = "~=1.13.0"
|
django-crispy-forms = "~=1.13.0"
|
||||||
django-extensions = "~=3.1.5"
|
django-extensions = "~=3.1.5"
|
||||||
gunicorn = "~=20.1.0"
|
gunicorn = "~=20.1.0"
|
||||||
ipython = "~=7.30.0"
|
ipython = "~=7.30.1"
|
||||||
psycopg2 = "~=2.9.2"
|
psycopg2 = "~=2.9.2"
|
||||||
social-auth-app-django = "~=5.0.0"
|
social-auth-app-django = "~=5.0.0"
|
||||||
whitenoise = "~=5.3.0"
|
whitenoise = "~=5.3.0"
|
||||||
|
|
20
Pipfile.lock
generated
20
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "cbca1b4fc9e3b704e9096e7889c300028ef2bb92f502374cafe7f5b8862e7605"
|
"sha256": "704121be580a1cd7e04e6839ce8958f22570160f90dbe1f791aa74ba2e4c6f8f"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -202,11 +202,11 @@
|
||||||
},
|
},
|
||||||
"ipython": {
|
"ipython": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:c8f3e07aefb9cf9e067f39686f035ce09b27a1ee602116a3030b91b6fc138ee4",
|
"sha256:cb6aef731bf708a7727ab6cde8df87f0281b1427d41e65d62d4b68934fa54e97",
|
||||||
"sha256:d41f8e80b99690122400f9b2069b12f670246a1b4cc5d332bd6c4e2500e6d6fb"
|
"sha256:fc60ef843e0863dd4e24ab2bb5698f071031332801ecf8d1aeb4fb622056545c"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==7.30.0"
|
"version": "==7.30.1"
|
||||||
},
|
},
|
||||||
"jedi": {
|
"jedi": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -234,11 +234,11 @@
|
||||||
},
|
},
|
||||||
"parso": {
|
"parso": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:12b83492c6239ce32ff5eed6d3639d6a536170723c6f3f1506869f1ace413398",
|
"sha256:8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0",
|
||||||
"sha256:a8c4922db71e4fdb90e0d0bc6e50f9b273d3397925e5e60a717e719201778d22"
|
"sha256:c001d4636cd3aecdaf33cbb40aebb59b094be2a74c556778ef5576c175e19e75"
|
||||||
],
|
],
|
||||||
"markers": "python_version >= '3.6'",
|
"markers": "python_version >= '3.6'",
|
||||||
"version": "==0.8.2"
|
"version": "==0.8.3"
|
||||||
},
|
},
|
||||||
"pexpect": {
|
"pexpect": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -862,11 +862,11 @@
|
||||||
},
|
},
|
||||||
"typing-extensions": {
|
"typing-extensions": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:2cdf80e4e04866a9b3689a51869016d36db0814d84b8d8a568d22781d45d27ed",
|
"sha256:4ca091dea149f945ec56afb48dae714f21e8692ef22a395223bcd328961b6a0e",
|
||||||
"sha256:829704698b22e13ec9eaf959122315eabb370b0884400e9818334d8b677023d9"
|
"sha256:7f001e5ac290a0c0401508864c7ec868be4e701886d5b573a9528ed3973d9d3b"
|
||||||
],
|
],
|
||||||
"markers": "python_version >= '3.6'",
|
"markers": "python_version >= '3.6'",
|
||||||
"version": "==4.0.0"
|
"version": "==4.0.1"
|
||||||
},
|
},
|
||||||
"wrapt": {
|
"wrapt": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user