Skip to content

Commit

Permalink
Bump markupsafe from 2.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 3.0.2.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 9a4853d commit 28d1739
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ pylint~=3.2.7
Pillow==10.3.0
requests~=2.32.3
sentry-sdk[flask]~=2.14.0
markupsafe==2.0.1
markupsafe==3.0.2
Werkzeug==1.0.1
12 changes: 4 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ click==7.1.2
# pip-tools
cryptography==43.0.1
# via oic
csh-ldap==2.4.0
csh-ldap @ git+https://github.com/Qelxiros/csh_ldap@master
# via -r requirements.in
ddtrace==2.13.0
# via -r requirements.in
Expand Down Expand Up @@ -87,7 +87,7 @@ mako==1.2.2
# via
# alembic
# oic
markupsafe==2.0.1
markupsafe==3.0.2
# via
# -r requirements.in
# jinja2
Expand All @@ -112,11 +112,7 @@ platformdirs==2.5.2
protobuf==3.20.2
# via ddtrace
pyasn1==0.4.8
# via
# pyasn1-modules
# python-ldap
pyasn1-modules==0.2.8
# via python-ldap
# via python3-ldap
pycparser==2.21
# via cffi
pycryptodomex==3.19.1
Expand All @@ -141,7 +137,7 @@ pyparsing==3.0.9
# via packaging
python-dotenv==1.0.1
# via pydantic-settings
python-ldap==3.4.0
python3-ldap==0.9.8.4
# via csh-ldap
requests==2.32.3
# via
Expand Down

0 comments on commit 28d1739

Please sign in to comment.