Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Bumped outdated packages flagged in outdated dependbot PR's i.e. weas…
Browse files Browse the repository at this point in the history
…yprint
  • Loading branch information
bobby-didcoding committed Mar 4, 2024
1 parent 5dd4123 commit b724d83
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 18 deletions.
4 changes: 2 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ raven
raven==6.5.0
requests[security]==2.31.0
sigauth==5.2.6
sorl-thumbnail==12.9.0
sorl-thumbnail==12.10.0
sqlparse>=0.4.4
urllib3>=1.26.18
waitress==2.1.2
weasyprint==52.5
weasyprint==61.1
whitenoise==6.6.0
zenpy==1.1.10
27 changes: 11 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,12 @@ botocore==1.20.112
# -r requirements.in
# boto3
# s3transfer
brotli==1.1.0
# via fonttools
bs4==0.0.1
# via -r requirements.in
cachetools==5.3.2
# via zenpy
cairocffi==1.6.1
# via
# cairosvg
# weasyprint
cairosvg==2.7.1
# via weasyprint
celery[redis]==5.3.6
# via -r requirements.in
certifi==2023.7.22
Expand All @@ -47,7 +43,6 @@ certifi==2023.7.22
# requests
cffi==1.16.0
# via
# cairocffi
# cryptography
# weasyprint
charset-normalizer==3.3.2
Expand All @@ -67,11 +62,7 @@ click-repl==0.3.0
cryptography==42.0.4
# via -r requirements.in
cssselect2==0.7.0
# via
# cairosvg
# weasyprint
defusedxml==0.7.1
# via cairosvg
# via weasyprint
directory-validators==9.3.3
# via -r requirements.in
dj-database-url==0.4.2
Expand Down Expand Up @@ -138,6 +129,8 @@ docopt==0.6.2
# via notifications-python-client
drf-spectacular==0.27.0
# via -r requirements.in
fonttools[woff]==4.49.0
# via weasyprint
gunicorn==19.7.1
# via -r requirements.in
html5lib==1.1
Expand Down Expand Up @@ -175,7 +168,6 @@ olefile==0.47
pillow==10.2.0
# via
# -r requirements.in
# cairosvg
# directory-validators
# django-markdownx
# weasyprint
Expand All @@ -185,6 +177,8 @@ psycopg2-binary==2.8.6
# via -r requirements.in
pycparser==2.21
# via cffi
pydyf==0.9.0
# via weasyprint
pyjwt==2.4.0
# via
# -r requirements.in
Expand Down Expand Up @@ -240,7 +234,7 @@ six==1.16.0
# html5lib
# mohawk
# python-dateutil
sorl-thumbnail==12.9.0
sorl-thumbnail==12.10.0
# via -r requirements.in
soupsieve==2.5
# via beautifulsoup4
Expand All @@ -250,7 +244,6 @@ sqlparse==0.4.4
# django
tinycss2==1.2.1
# via
# cairosvg
# cssselect2
# weasyprint
typing-extensions==4.9.0
Expand Down Expand Up @@ -279,7 +272,7 @@ waitress==2.1.2
# via -r requirements.in
wcwidth==0.2.12
# via prompt-toolkit
weasyprint==52.5
weasyprint==61.1
# via -r requirements.in
webencodings==0.5.1
# via
Expand All @@ -292,6 +285,8 @@ zenpy==1.1.10
# via -r requirements.in
zipp==3.17.0
# via importlib-metadata
zopfli==0.2.3
# via fonttools

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit b724d83

Please sign in to comment.