Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Atem18 committed Nov 20, 2024
1 parent 20878ff commit 408485d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/build-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ distlib==0.3.8
# via virtualenv
editables==0.5
# via hatchling
filelock==3.13.4
filelock==3.15.4
# via virtualenv
h11==0.14.0
# via httpcore
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cfgv==3.4.0
# via pre-commit
distlib==0.3.8
# via virtualenv
filelock==3.13.4
filelock==3.15.4
# via virtualenv
identify==2.6.0
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.2
# via pytest
filelock==3.13.4
filelock==3.15.4
# via
# tox
# virtualenv
Expand Down

0 comments on commit 408485d

Please sign in to comment.