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 7d6f635 commit b0620f5
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 @@ -83,7 +83,7 @@ defusedxml==0.7.1
# odfpy
diff-match-patch==20230430
# via django-import-export
django==4.2.16
django==4.2.17
# via
# -r requirements/base.in
# django-admin-index
Expand Down Expand Up @@ -306,7 +306,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 @@ -492,7 +492,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 @@ -159,7 +159,7 @@ diff-match-patch==20230430
# -c requirements/base.txt
# -r requirements/base.txt
# django-import-export
django==4.2.16
django==4.2.17
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -553,7 +553,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 @@ -979,7 +979,7 @@ tinycss2==1.1.0
# -r requirements/base.txt
# cssselect2
# weasyprint
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 @@ -176,7 +176,7 @@ diff-match-patch==20230430
# -c requirements/ci.txt
# -r requirements/ci.txt
# django-import-export
django==4.2.16
django==4.2.17
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -613,7 +613,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 @@ -1125,7 +1125,7 @@ tinycss2==1.1.0
# weasyprint
toml==0.10.2
# via autopep8
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 @@ -146,7 +146,7 @@ diff-match-patch==20230430
# -c requirements/base.txt
# -r requirements/base.txt
# django-import-export
django==4.2.16
django==4.2.17
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -505,7 +505,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 @@ -853,7 +853,7 @@ tinycss2==1.1.0
# -r requirements/base.txt
# cssselect2
# weasyprint
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/type-checking.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ diff-match-patch==20230430
# -c requirements/ci.txt
# -r requirements/ci.txt
# django-import-export
django==4.2.16
django==4.2.17
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -604,7 +604,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 @@ -1107,7 +1107,7 @@ tinycss2==1.1.0
# -r requirements/ci.txt
# cssselect2
# weasyprint
tornado==6.4.1
tornado==6.4.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down

0 comments on commit b0620f5

Please sign in to comment.