Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
chore(deps) Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2022
1 parent 6c82dc8 commit 8790775
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions atlas/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@ django-redis-sessions==0.6.2
django-timezone-field==5.0; python_version >= "3.5"
django==4.0.6; python_version >= "3.6"
djangosaml2==1.5.1
djlint==1.7.0; python_version >= "3.6"
djlint==1.9.2; python_version >= "3.6"
dparse==0.5.1; python_version >= "3.5"
elementpath==3.0.0; python_version >= "3.6" and python_version < "4"
elementpath==3.0.1; python_version >= "3.6" and python_version < "4"
fabric==2.7.1
filelock==3.7.1; python_full_version >= "3.6.1"
gevent==21.12.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_version > "3.5")
greenlet==1.1.2; python_version >= "2.7" and python_full_version < "3.0.0" and platform_python_implementation == "CPython" or python_version > "3.5" and python_full_version < "3.0.0" and platform_python_implementation == "CPython" or python_version > "3.5" and platform_python_implementation == "CPython" and python_full_version >= "3.5.0"
gunicorn==20.1.0; python_version >= "3.5"
html5lib==1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
humanize==4.2.3; python_version >= "3.6"
identify==2.5.1; python_full_version >= "3.6.1"
identify==2.5.2; python_full_version >= "3.6.1"
idna==3.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
importlib-metadata==4.12.0; python_full_version >= "3.6.1" and python_version < "3.8" and python_version >= "3.6" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.5.0" and python_version < "3.8" and python_version >= "3.6")
importlib-resources==5.8.0; python_full_version >= "3.6.1" and python_version < "3.7" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0")
importlib-resources==5.9.0; python_full_version >= "3.6.1" and python_version < "3.7" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0")
iniconfig==1.1.1; python_version >= "3.6"
invoke==1.7.1
isort==5.10.1; python_full_version >= "3.6.1" and python_version < "4.0" and python_version >= "3.6"
Expand Down Expand Up @@ -105,13 +105,13 @@ python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0
python-memcached==1.59
pytz==2021.3; python_version >= "3.6" and python_version < "4"
pyyaml==5.4.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
rcssmin==1.1.0
rcssmin==1.1.1
redis==3.5.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
regex==2021.11.10
relative-to-now==0.0.8; python_version >= "3.6"
requests==2.28.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.6.0"
rich==10.16.2; python_version >= "3.6" and python_version < "4.0"
rjsmin==1.2.0
rjsmin==1.2.1
selenium==3.141.0
simplejson==3.17.6; (python_version >= "2.5" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
six==1.16.0; python_version >= "3.6" and python_version < "4" and python_full_version >= "3.6.1" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0") and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0") and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.3.0") and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6") and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0")
Expand All @@ -125,9 +125,9 @@ typed-ast==1.5.4; implementation_name == "cpython" and python_version < "3.8" an
typing-extensions==3.10.0.2; python_version >= "3.6" and python_version < "3.8" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.5.0" and python_version < "3.8" and python_version >= "3.6")
uc-micro-py==1.0.1; python_version >= "3.6"
uhashring==2.1; python_version >= "3.6"
urllib3==1.26.10; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
urllib3==1.26.11; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
vine==5.0.0; python_version >= "3.6"
virtualenv==20.15.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
virtualenv==20.16.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
wcwidth==0.2.5; python_full_version >= "3.6.1" and python_version >= "3.6"
webencodings==0.5.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
whitenoise==5.3.0; python_version >= "3.5" and python_version < "4"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/preset-env": "7.18.9",
"@fortawesome/fontawesome-free": "5.15.4",
"bulma": "0.9.4",
"fontawesome-subset": "4.1.0",
"fontawesome-subset": "4.2.0",
"gulp": "4.0.2",
"handlebars": "4.7.7"
},
Expand All @@ -40,7 +40,7 @@
"@fontsource/inter": "4.5.11",
"@fontsource/rasa": "4.5.11",
"@fullhuman/postcss-purgecss": "4.1.3",
"autoprefixer": "10.4.7",
"autoprefixer": "10.4.8",
"bulma-switch": "github:christopherpickering/bulma-switch#patch-1",
"cssnano": "5.1.12",
"del": "7.0.0",
Expand All @@ -52,6 +52,6 @@
"postcss": "8.4.14",
"postcss-cli": "10.0.0",
"postcss-sort-media-queries": "4.2.1",
"sass": "1.53.0"
"sass": "1.54.0"
}
}

0 comments on commit 8790775

Please sign in to comment.