Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdadams committed May 22, 2024
1 parent 93e392a commit ec21bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
keywords=['gis'],
install_requires=[
'requests~=2.31',
'sendgrid~=6.10',
'requests~=2.32',
'sendgrid~=6.11',
],
extras_require={
'tests': [
Expand Down

0 comments on commit ec21bad

Please sign in to comment.