Skip to content

Commit

Permalink
Merge branch 'trunk' into dependabot/pip/coverage-7.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
glyph authored May 31, 2023
2 parents b6c78f7 + 3d45230 commit f86d700
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/pre-commit.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pre-commit==2.19.0
pre-commit==3.3.2
2 changes: 1 addition & 1 deletion requirements/tox-pin-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ incremental==21.3.0
PyHamcrest==2.0.4
six==1.16.0
Tubes==0.2.1
Werkzeug==2.3.1; python_version > '3.7'
Werkzeug==2.3.4; python_version > '3.7'
Werkzeug==2.1.2; python_version <= '3.7'
zope.interface==5.4.0

0 comments on commit f86d700

Please sign in to comment.