Skip to content

Commit

Permalink
Bump jellyfish from 1.0.3 to 1.0.4
Browse files Browse the repository at this point in the history
Bumps [jellyfish](https://github.com/jamesturk/jellyfish) from 1.0.3 to 1.0.4.
- [Changelog](https://github.com/jamesturk/jellyfish/blob/main/docs/changelog.md)
- [Commits](jamesturk/jellyfish@v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: jellyfish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 8f17f77 commit afa329f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ astroid==3.1.0; python_version > '3.6'
astroid==2.11.7; python_version <= '3.6'
beautifulsoup4==4.12.3
dataclasses==0.8; python_version <= '3.6'
jellyfish==1.0.3; python_version > '3.6'
jellyfish==1.0.4; python_version > '3.6'
jellyfish==0.10.0; python_version <= '3.6'
jproperties==2.1.1
lazy-object-proxy==1.10.0; python_version > '3.6'
Expand Down

0 comments on commit afa329f

Please sign in to comment.