Browse Source

chore(devservices): Bumping the version of devservices to latest (#81198)

https://github.com/getsentry/devservices/releases/tag/1.0.4
Fixes some bugs with bring up order of services and uses an external
network.
Ian Woodard 3 months ago
parent
commit
57c48333af
2 changed files with 2 additions and 2 deletions
  1. 1 1
      requirements-dev-frozen.txt
  2. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev-frozen.txt

@@ -36,7 +36,7 @@ cryptography==43.0.1
 cssselect==1.0.3
 cssutils==2.9.0
 datadog==0.49.1
-devservices==1.0.3
+devservices==1.0.4
 distlib==0.3.8
 distro==1.8.0
 django==5.1.1

+ 1 - 1
requirements-dev.txt

@@ -1,7 +1,7 @@
 --index-url https://pypi.devinfra.sentry.io/simple
 
 sentry-devenv>=1.13.0
-devservices>=1.0.3
+devservices>=1.0.4
 
 covdefaults>=2.3.0
 sentry-covdefaults-disable-branch-coverage>=1.0.2