Skip to content

Commit

Permalink
Bump setuptools to 65.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed Nov 22, 2022
1 parent 2f0890d commit 2a63cf8
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions scripts/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --output-file=constraints.txt requirements.txt
# pip-compile --allow-unsafe --output-file=constraints.txt requirements.txt
#
anytree==2.8.0
# via -r requirements.txt
Expand Down Expand Up @@ -316,5 +316,12 @@ wheel==0.36.2
# via -r requirements.txt

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
pip==22.3.1
# via
# fastcore
# ghapi
# pip-tools
setuptools==65.6.0
# via
# ipython
# west

0 comments on commit 2a63cf8

Please sign in to comment.