Skip to content

Commit

Permalink
Merge pull request #304 from uktrade/dependabot/pip/notifications-pyt…
Browse files Browse the repository at this point in the history
…hon-client-10.0.1

Bump notifications-python-client from 10.0.0 to 10.0.1
  • Loading branch information
elcct authored Dec 24, 2024
2 parents 1477109 + 4496f2b commit b1d2acc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ nodeenv==1.8.0
# via
# -r requirements.txt
# pre-commit
notifications-python-client==10.0.0
notifications-python-client==10.0.1
# via -r requirements.txt
oauthlib==3.2.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sentry-sdk==2.19.2
backoff
django-prometheus==2.3.1
smart-open
notifications-python-client==10.0.0
notifications-python-client==10.0.1
elastic-apm
django-log-formatter-asim==0.0.6

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ kombu==5.3.7
# via celery
nodeenv==1.8.0
# via pre-commit
notifications-python-client==10.0.0
notifications-python-client==10.0.1
# via -r requirements.in
oauthlib==3.2.2
# via requests-oauthlib
Expand Down

0 comments on commit b1d2acc

Please sign in to comment.