Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

fix(deps): bump setuptools from 68.2.2 to 70.3.0 in /aimmo-game and /aimmo #1873

Merged
merged 3 commits into from
Jul 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ eventlet = "*"
importlib-metadata = "<5" # Using version 5 causes an issue when trying to run pytest. Not sure why, linked to: https://stackoverflow.com/questions/73929564/entrypoints-object-has-no-attribute-get-digital-ocean
kubernetes = "==26.1.0"
pyyaml = "==5.4.1"
setuptools = "==65.5.1"
setuptools = "==70.3.0"
wheel = "*"

[requires]
Expand Down
Loading
Loading