Skip to content

Commit

Permalink
Bump exceptiongroup from 1.2.1 to 1.2.2 (#2014)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 86df4b2 commit acac541
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ charset-normalizer==3.3.2; python_full_version >= '3.7.0'
click==8.1.7
decorator==5.1.1
deprecated==1.2.14
exceptiongroup==1.2.1; python_version < '3.11'
exceptiongroup==1.2.2; python_version >= '3.7'
humanize==4.10.0; python_version >= '3.8'
idna==3.7; python_version >= '3.5'
inquirerpy==0.3.4
Expand Down

0 comments on commit acac541

Please sign in to comment.