Skip to content

Commit

Permalink
Bump tblib from 2.0.0 to 3.0.0 in /src/requirements
Browse files Browse the repository at this point in the history
Bumps [tblib](https://github.com/ionelmc/python-tblib) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/ionelmc/python-tblib/releases)
- [Changelog](https://github.com/ionelmc/python-tblib/blob/master/CHANGELOG.rst)
- [Commits](ionelmc/python-tblib@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: tblib
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 657ba50 commit 5bdc9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ factory_boy==3.3.0
coverage==7.3.1
pre-commit==3.4.0
hypothesis==6.87.0
tblib==2.0.0
tblib==3.0.0
unittest-xml-reporting==3.2.0

0 comments on commit 5bdc9f1

Please sign in to comment.