Skip to content

Commit

Permalink
build(deps): bump pip-tools from 7.1.0 to 7.2.0 (#188)
Browse files Browse the repository at this point in the history
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
- [Commits](jazzband/pip-tools@7.1.0...7.2.0)

---
updated-dependencies:
- dependency-name: pip-tools
  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 Aug 7, 2023
1 parent b8e4297 commit 7c70c2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ lektor==3.3.10
lektor-markdown-highlighter==0.3.2
lektor-atom==0.4
lektor-webpack-support==0.6
pip-tools==7.1.0
pip-tools==7.2.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ packaging==21.3
# via build
pep517==0.13.0
# via build
pip-tools==7.1.0
pip-tools==7.2.0
# via -r requirements.in
pygments==2.15.0
# via lektor-markdown-highlighter
Expand Down

0 comments on commit 7c70c2a

Please sign in to comment.