Skip to content

Commit

Permalink
⬆️(project) upgrade setuptools to v69.5.1
Browse files Browse the repository at this point in the history
| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| pypi       | setuptools | 69.2.0 | 69.5.1 |
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent 3e2da23 commit cae3950
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ psycopg2-binary = "==2.9.9"
pydantic-extra-types = {extras = ["all"], version = "==2.6.0"}
pydantic-settings = "==2.2.1"
python-jose = {extras = ["cryptography"], version = "==3.3.0"}
setuptools = "==69.2.0"
setuptools = "==69.5.1"
sqlmodel = "==0.0.16"
uvicorn = {extras = ["standard"] }

Expand Down
8 changes: 4 additions & 4 deletions src/api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cae3950

Please sign in to comment.