Skip to content

Commit

Permalink
chore(deps): bump soupsieve from 2.3.1 to 2.5 (#823)
Browse files Browse the repository at this point in the history
Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.3.1 to 2.5.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](facelessuser/soupsieve@2.3.1...2.5)

---
updated-dependencies:
- dependency-name: soupsieve
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 25, 2024
1 parent 0e1b126 commit 632208c
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 @@ -82,7 +82,7 @@ shellingham==1.5.4; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.2.0; python_version >= '3.7'
sortedcontainers==2.4.0
soupsieve==2.3.1; python_version >= '3.6'
soupsieve==2.5; python_version >= '3.6'
sqlparse==0.5.0; python_version >= '3.8'
stevedore==5.2.0; python_version >= '3.8'
tabulate==0.9.0; python_version >= '3.7'
Expand Down

0 comments on commit 632208c

Please sign in to comment.