Skip to content

Commit

Permalink
Bump future from 0.18.2 to 0.18.3 (#9)
Browse files Browse the repository at this point in the history
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](PythonCharmers/python-future@v0.18.2...v0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2023
1 parent bd69d57 commit c6de3f8
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 41 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
PyYAML = "==5.4"
future = "==0.18.2"
future = "==0.18.3"
pprint36 = "==3.9.0.2"
typing = "==3.7.4.3"
csv23 = "==0.3.2"
Expand Down
166 changes: 126 additions & 40 deletions Pipfile.lock

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

0 comments on commit c6de3f8

Please sign in to comment.