Skip to content

Commit

Permalink
⬆️ Bump packages to their latest (security) releases
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Dec 9, 2024
1 parent a9eeb04 commit a7e07c8
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ defusedxml==0.7.1
# odfpy
diff-match-patch==20230430
# via django-import-export
django==4.2.15
django==4.2.17
# via
# -r requirements/base.in
# django-admin-index
Expand Down Expand Up @@ -318,7 +318,7 @@ lxml==5.2.2
# maykin-python3-saml
# xmlsec
# zeep
lxml-html-clean==0.1.1
lxml-html-clean==0.4.1
# via -r requirements/base.in
mail-cleaner==1.2.0
# via -r requirements/base.in
Expand Down Expand Up @@ -504,7 +504,7 @@ tinycss2==1.1.0
# bleach
# cssselect2
# weasyprint
tornado==6.4.1
tornado==6.4.2
# via flower
typing-extensions==4.11.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ diff-match-patch==20230430
# -c requirements/base.txt
# -r requirements/base.txt
# django-import-export
django==4.2.15
django==4.2.17
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -578,7 +578,7 @@ lxml==5.2.2
# pyquery
# xmlsec
# zeep
lxml-html-clean==0.1.1
lxml-html-clean==0.4.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -1015,7 +1015,7 @@ tomli==1.2.1
# via
# black
# pytest
tornado==6.4.1
tornado==6.4.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ diff-match-patch==20230430
# -c requirements/ci.txt
# -r requirements/ci.txt
# django-import-export
django==4.2.15
django==4.2.17
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -647,7 +647,7 @@ lxml==5.2.2
# pyquery
# xmlsec
# zeep
lxml-html-clean==0.1.1
lxml-html-clean==0.4.1
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -1183,7 +1183,7 @@ tomli==1.2.1
# build
# pip-tools
# pytest
tornado==6.4.1
tornado==6.4.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/extensions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ diff-match-patch==20230430
# via
# -r requirements/base.txt
# django-import-export
django==4.2.15
django==4.2.17
# via
# -c requirements/base.in
# -r requirements/base.txt
Expand Down Expand Up @@ -483,7 +483,7 @@ lxml==5.2.2
# maykin-python3-saml
# xmlsec
# zeep
lxml-html-clean==0.1.1
lxml-html-clean==0.4.1
# via
# -c requirements/base.in
# -r requirements/base.txt
Expand Down Expand Up @@ -793,7 +793,7 @@ tinycss2==1.1.0
# bleach
# cssselect2
# weasyprint
tornado==6.4.1
tornado==6.4.2
# via
# -r requirements/base.txt
# flower
Expand Down
6 changes: 3 additions & 3 deletions requirements/utrecht_zds.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ diff-match-patch==20230430
# -c requirements/base.txt
# -r requirements/base.txt
# django-import-export
django==4.2.15
django==4.2.17
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -524,7 +524,7 @@ lxml==5.2.2
# maykin-python3-saml
# xmlsec
# zeep
lxml-html-clean==0.1.1
lxml-html-clean==0.4.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -876,7 +876,7 @@ tinycss2==1.1.0
# bleach
# cssselect2
# weasyprint
tornado==6.4.1
tornado==6.4.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down

0 comments on commit a7e07c8

Please sign in to comment.