Skip to content

Commit

Permalink
build(deps): bump pyrsistent from 0.16.0 to 0.19.3
Browse files Browse the repository at this point in the history
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.16.0 to 0.19.3.
- [Release notes](https://github.com/tobgu/pyrsistent/releases)
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)
- [Commits](tobgu/pyrsistent@v0.16.0...v0.19.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 12, 2023
1 parent de84c4c commit da9d373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Expand Up @@ -8,7 +8,7 @@ pytest-watch==4.2.0
tox==3.7.0
Werkzeug<2.1.0
jsonschema==3.2.0
pyrsistent==0.16.0 # TODO(py3): 0.17.0 requires python3, see https://github.com/tobgu/pyrsistent/issues/205
pyrsistent==0.19.3 # TODO(py3): 0.17.0 requires python3, see https://github.com/tobgu/pyrsistent/issues/205
executing
asttokens
ipdb

0 comments on commit da9d373

Please sign in to comment.