Skip to content

Commit

Permalink
chore(deps): update development dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 097a4e9 commit 36a86eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ lint = [
]
types = [
"mypy[reports]~=1.5",
"pyright==1.1.354",
"pyright==1.1.361",
"types-python-dateutil",
"types-requests<2.31.0.20240312", # Frozen until we can get urllib3 v2
"types-requests<2.31.0.20240407", # Frozen until we can get urllib3 v2
"types-setuptools",
"types-tabulate",
"types-urllib3",
Expand Down
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ flake8==7.0.0
freezegun==1.4.0
httplib2==0.22.0
humanize==4.9.0
hypothesis==6.99.6
hypothesis==6.100.4
idna==3.7
importlib_metadata==7.1.0
iniconfig==2.0.0
Expand Down Expand Up @@ -45,17 +45,17 @@ pycparser==2.21
pydantic==1.10.14
pydantic-yaml==0.11.2
pydocstyle==6.3.0
pyfakefs==5.3.5
pyfakefs==5.4.1
pyflakes==3.2.0
pygit2==1.14.1
pymacaroons==0.13.0
PyNaCl==1.5.0
pyparsing==3.1.2
pyRFC3339==1.1
pytest==8.1.1
pytest==8.2.0
pytest-check==2.3.1
pytest-cov==5.0.0
pytest-mock==3.12.0
pytest-mock==3.14.0
pytest-subprocess==1.5.0
python-dateutil==2.9.0.post0
pytz==2024.1
Expand Down

0 comments on commit 36a86eb

Please sign in to comment.