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 Jan 1, 2024
1 parent 4162f0b commit cd091ed
Show file tree
Hide file tree
Showing 5 changed files with 213 additions and 35 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]
awscli = "==1.19.112" # Work with Object storage
Babel = "==2.9.1" # i18n
bandit = "==1.7.5" # lint
bandit = "==1.7.6" # lint
beautifulsoup4 = "==4.9.3" # admin tests
coverage = "==5.4" # Build coverage XML for Codacy
Jinja2 = "==2.11.3" # c2c.template
Expand Down Expand Up @@ -148,7 +148,7 @@ iso8601 = "==0.1.16"
jinja2 = "==2.11.3"
linesman = "==0.3.2"
lingua = "==4.14"
lxml = "==4.9.3"
lxml = "==4.9.4"
markupsafe = "==1.1.1"
munch = "==2.5.0"
netifaces = "==0.10.9"
Expand Down
2 changes: 1 addition & 1 deletion docker/qgisserver/python/3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ mypy = "==0.790" # lint
prospector = { extras = ["with_mypy", "with_bandit"], version = "==1.3.1" }
flake8 = "==3.8.4"
# Lock dependencies
bandit = "==1.7.5"
bandit = "==1.7.6"
dodgy = "==0.2.1"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.11"
Expand Down
16 changes: 8 additions & 8 deletions docker/qgisserver/python/3.8/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cd091ed

Please sign in to comment.