Skip to content

Commit

Permalink
Merge branch 'dev' into dependabot/pip/psutil-gte-5.8.0-and-lt-7
Browse files Browse the repository at this point in the history
  • Loading branch information
mvpatel2000 authored Jun 24, 2024
2 parents 4393442 + 54fc07d commit 5d165e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def package_files(prefix: str, directory: str, extension: str):
# Should manually update dependency versions occassionally.
'custom_inherit==2.4.1',
'junitparser==3.1.2',
'coverage[toml]==7.5.3',
'coverage[toml]==7.5.4',
'fasteners==0.18', # object store tests require fasteners
'pytest==7.4.4',
'ipython==8.11.0',
Expand Down

0 comments on commit 5d165e5

Please sign in to comment.