Skip to content

Commit

Permalink
Bump pipfile for setuptools package bump
Browse files Browse the repository at this point in the history
  • Loading branch information
TKIPisalegacycipher committed Jul 15, 2024
1 parent 1a4a76b commit f5fb76c
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 172 deletions.
5 changes: 3 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ name = "pypi"
[packages]
aiohttp = "~=3.9.4"
requests = "~=2.31.0"
meraki = "~=1.40.1"
meraki = "~=1.46.0"
jinja2 = "==3.1.3"
pytest = "~=7.2.1"
setuptools = "~=70.0.0"

[dev-packages]

[requires]
python_version = "3.8"
python_version = "3.10"
Loading

0 comments on commit f5fb76c

Please sign in to comment.