Skip to content

Commit

Permalink
Update rollbar requirement from ~=0.15.2 to ~=1.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rollbar](https://github.com/rollbar/pyrollbar) to permit the latest version.
- [Release notes](https://github.com/rollbar/pyrollbar/releases)
- [Changelog](https://github.com/rollbar/pyrollbar/blob/master/CHANGELOG.md)
- [Commits](rollbar/pyrollbar@v0.15.2...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent 55b1209 commit a661a0a
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
@@ -1,5 +1,5 @@
requests==2.31.0
rollbar~=0.15.2
rollbar~=1.0.0
polib~=1.2.0
Pillow~=10.1.0
Kodistubs~=20.0.1
Expand Down

0 comments on commit a661a0a

Please sign in to comment.