Skip to content

Commit

Permalink
fix(deps): bump markupsafe from 3.0.0 to 3.0.1 in the python-pip group (
Browse files Browse the repository at this point in the history
#185)

Bumps the python-pip group with 1 update: [markupsafe](https://github.com/pallets/markupsafe).


Updates `markupsafe` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 22c9acf commit c9f6c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pip-install == 1.3.5
itsdangerous == 2.2.0
Jinja2 == 3.1.4
libsass == 0.23.0
MarkupSafe == 3.0.0
MarkupSafe == 3.0.1
numpy == 2.1.2
pandas == 2.2.3
pip == 24.2
Expand Down

0 comments on commit c9f6c32

Please sign in to comment.