Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Azure/autorest.python into …
Browse files Browse the repository at this point in the history
…move_model_base
  • Loading branch information
iscai-msft committed May 29, 2024
2 parents b76dc48 + 0b91f03 commit 9c0037f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion eng/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ azure-pylint-guidelines-checker==0.0.8
invoke==2.2.0
colorama==0.4.6
debugpy==1.8.1
pytest==8.2.0
pytest==8.2.1
tox==4.15.0
coverage==7.4.4
black==24.4.2
2 changes: 1 addition & 1 deletion eng/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is for CI requirements or dev only
pyright==1.1.362
pyright==1.1.364
pylint==3.1.0
tox==4.15.0
mypy==1.10.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohttp;python_full_version>="3.5.2"
requests==2.28.2
requests==2.32.2
pytest
pytest-cov
pytest-asyncio==0.14.0;python_full_version>="3.5.2"
Expand Down

0 comments on commit 9c0037f

Please sign in to comment.