Skip to content

Commit

Permalink
[requirements] upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Jul 29, 2024
1 parent 1ef83c1 commit 8ee0bdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -98,17 +98,17 @@ test =
fakeredis==2.23.3
mixer==7.2.2
pytest-cov==5.0.0
pytest==8.3.1
pytest==8.3.2

monitoring =
prometheus-flask-exporter==0.23.1
pygelf==0.4.2
sentry-sdk==2.10.0
sentry-sdk==2.11.0

lint =
autoflake==2.3.1
black==24.4.2
pre-commit==3.7.1; python_version >= '3.9'
pre-commit==3.8.0; python_version >= '3.9'

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit 8ee0bdc

Please sign in to comment.