Skip to content

Commit

Permalink
chore(requirements): pip-compile upgrade (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
coatl-bot authored Dec 25, 2023
1 parent ed367ae commit 0847dcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
# via -r base.in
setuptools==69.0.2
setuptools==69.0.3
# via -r base.in
2 changes: 1 addition & 1 deletion requirements/pre-commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ virtualenv==20.25.0
# via pre-commit

# The following packages are considered to be unsafe in a requirements file:
setuptools==69.0.2
setuptools==69.0.3
# via nodeenv

0 comments on commit 0847dcc

Please sign in to comment.