Skip to content

Commit

Permalink
Bump configobj from 5.0.6 to 5.0.9 (#12)
Browse files Browse the repository at this point in the history
Bumps [configobj](https://github.com/DiffSK/configobj) from 5.0.6 to 5.0.9.
- [Release notes](https://github.com/DiffSK/configobj/releases)
- [Changelog](https://github.com/DiffSK/configobj/blob/release/CHANGES.rst)
- [Commits](DiffSK/configobj@v5.0.6...v5.0.9)

---
updated-dependencies:
- dependency-name: configobj
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent d4c5794 commit 172182f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configobj==5.0.6
configobj==5.0.9
mycli==1.20.1
mysqlclient==1.4.6
nose==1.3.7
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configobj==5.0.6
configobj==5.0.9
mysqlclient==1.4.6

0 comments on commit 172182f

Please sign in to comment.