Skip to content

Commit

Permalink
pin requests on 2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed May 22, 2024
1 parent 33efa67 commit 67826b6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,10 @@ cli = [
"cryptography==39.0.1",
"pyOpenSSL==23.1.1",
"PyGithub==1.55",
"docker>=6.0.1",
"docker>=7.0.0",
"kubernetes==23.6.0",
"bottle==0.12.25"
"bottle==0.12.25",
"requests==2.31.0"
]
airflow = [
"apache-airflow==2.7.2",
Expand Down

0 comments on commit 67826b6

Please sign in to comment.