Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent a42d152 commit 800a7ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ toml = "==0.10.2"
tomli = "==2.0.1"
tqdm = "==4.62.3"
typing-extensions = "==4.0.1"
unidecode = "==1.3.7"
unidecode = "==1.3.8"
uritemplate = "==4.1.1"
urllib3 = "==1.26.18"
virtualenv = "==20.13.4"
Expand All @@ -90,12 +90,12 @@ types-setuptools = "==57.4.18"
types-markdown = "==3.3.31"
# Lock dependencies
astroid = "==2.11.7"
bandit = "==1.7.6"
bandit = "==1.7.7"
dodgy = "==0.2.1"
flake8 = "==3.9.2"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.11"
gitpython = "==3.1.40"
gitpython = "==3.1.41"
isort = "==5.10.1"
lazy-object-proxy = "==1.7.1"
mccabe = "==0.6.1"
Expand All @@ -110,7 +110,7 @@ pyflakes = "==2.3.1"
pylint = "==2.13.9"
pylint-celery = "==0.3"
# version > "==2.5.3" are not working with pylint-plugin-utils
pylint-django = "==2.5.3"
pylint-django = "==2.5.5"
pylint-flask = "==0.6"
pylint-plugin-utils = "==0.7"
pyyaml = "==6.0.1"
Expand Down

0 comments on commit 800a7ff

Please sign in to comment.