Skip to content

Commit

Permalink
Merge pull request #15 from wblondel/dependabot/pip/regex-2021.9.24
Browse files Browse the repository at this point in the history
Bump regex from 2021.8.3 to 2021.9.24
  • Loading branch information
wblondel authored Sep 28, 2021
2 parents 83fc1ae + 7c5b7bb commit 81bdba6
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 36 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
click = "~=7.1"
more-itertools = "~=8.8"
regex = "~=2021.8.3"
regex = "~=2021.9.24"

[dev-packages]

Expand Down
78 changes: 43 additions & 35 deletions Pipfile.lock

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

0 comments on commit 81bdba6

Please sign in to comment.