Skip to content

Commit

Permalink
Bump irc from 20.1.0 to 20.3.0
Browse files Browse the repository at this point in the history
Bumps [irc](https://github.com/jaraco/irc) from 20.1.0 to 20.3.0.
- [Release notes](https://github.com/jaraco/irc/releases)
- [Changelog](https://github.com/jaraco/irc/blob/main/NEWS.rst)
- [Commits](jaraco/irc@v20.1.0...v20.3.0)

---
updated-dependencies:
- dependency-name: irc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 4908fd4 commit a179d8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gitpython = "==3.1.34"
hypothesis = "==6.84.1"
ib3 = "==0.2.0"
inflect = "==7.0.0"
irc = "==20.1.0"
irc = "==20.3.0"
isort = "==5.12.0"
motor = "==3.3.1"
munch = "==4.0.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit a179d8e

Please sign in to comment.