mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-20 09:40:16 -04:00
build(deps): bump social-auth-app-django and pygments
This commit is contained in:
parent
5799abb2bf
commit
f728561fbd
4
Pipfile
4
Pipfile
|
@ -13,8 +13,8 @@ gunicorn = "~=20.1.0"
|
||||||
ipython = "~=8.12.0"
|
ipython = "~=8.12.0"
|
||||||
mistune = "~=2.0.5"
|
mistune = "~=2.0.5"
|
||||||
psycopg2 = "~=2.9.5"
|
psycopg2 = "~=2.9.5"
|
||||||
pygments = "~=2.14.0"
|
pygments = "~=2.15.0"
|
||||||
social-auth-app-django = "~=5.0.0"
|
social-auth-app-django = "~=5.2.0"
|
||||||
whitenoise = "~=6.4.0"
|
whitenoise = "~=6.4.0"
|
||||||
django-axes = "~=5.41.0"
|
django-axes = "~=5.41.0"
|
||||||
|
|
||||||
|
|
14
Pipfile.lock
generated
14
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "3f3be7067d7f370e0286f22340b6f4cba7774cf28f894b70b0e181d3cc3b36f0"
|
"sha256": "7a012efa31bb9a931b47b1b666e5a1e9da7bc46b77582d37a8d755fb9bf6021f"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -429,11 +429,11 @@
|
||||||
},
|
},
|
||||||
"pygments": {
|
"pygments": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297",
|
"sha256:77a3299119af881904cd5ecd1ac6a66214b6e9bed1f2db16993b54adede64094",
|
||||||
"sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717"
|
"sha256:f7e36cffc4c517fbc252861b9a6e4644ca0e5abadf9a113c72d1358ad09b9500"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==2.14.0"
|
"version": "==2.15.0"
|
||||||
},
|
},
|
||||||
"pyjwt": {
|
"pyjwt": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -491,11 +491,11 @@
|
||||||
},
|
},
|
||||||
"social-auth-app-django": {
|
"social-auth-app-django": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:52241a25445a010ab1c108bafff21fc5522d5c8cd0d48a92c39c7371824b065d",
|
"sha256:0347ca4cd23ea9d15a665da9d22950552fb66b95600e6c2ebae38ca883b3a4ed",
|
||||||
"sha256:b6e3132ce087cdd6e1707aeb1b588be41d318408fcf6395435da0bc6fe9a9795"
|
"sha256:4a5dae406f3874b4003708ff120c02cb1a4c8eeead56cd163646347309fcd0f8"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==5.0.0"
|
"version": "==5.2.0"
|
||||||
},
|
},
|
||||||
"social-auth-core": {
|
"social-auth-core": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user