Skip to content

Commit

Permalink
Merge pull request #91 from github/dependabot/pip/requests-approx-eq-…
Browse files Browse the repository at this point in the history
…2.32.3

Update requests requirement from ~=2.32.2 to ~=2.32.3
  • Loading branch information
zkoppert authored May 29, 2024
2 parents 3130fb4 + ee39143 commit 96d0421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[packages]
flask = "~=2.3.0"
requests = "~=2.32.2"
requests = "~=2.32.3"
jira = "~=3.0.0"
logging-formatter-anticrlf = "~=1.2.1"

Expand Down

0 comments on commit 96d0421

Please sign in to comment.