Skip to content

Commit

Permalink
Bump css-inline from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [css-inline](https://github.com/Stranger6667/css-inline) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/Stranger6667/css-inline/releases)
- [Changelog](https://github.com/Stranger6667/css-inline/blob/master/CHANGELOG.md)
- [Commits](Stranger6667/css-inline@c-v0.12.0...c-v0.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and felixrindt committed Jan 23, 2024
1 parent a083696 commit 1387e40
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 27 deletions.
53 changes: 27 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ urllib3 = "^1.26.0,<2.0.0" # pinned because of uberspace issues with urllib3 2.
pyyaml = "^6.0.1"
lxml = ">=4.9.3,<6.0.0"
beautifulsoup4 = "^4.12.2"
css-inline = ">=0.10.3,<0.13.0"
css-inline = ">=0.10.3,<0.14.0"
requests = "^2.31.0"
requests-oauthlib = "^1.3.1"
pyjwt = "^2.8.0"
Expand Down

0 comments on commit 1387e40

Please sign in to comment.