Skip to content

Commit

Permalink
Update versions for robotframework-browser = 18.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Sep 16, 2024
1 parent f216f4f commit 415b6a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions versions-extra.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ distro = 1.9.0
fancycompleter = 0.9.1
filelock = 3.13.4
gitdb = 4.0.11
grpcio-tools = 1.59.0
grpcio-tools = 1.66.1
GitPython = 3.1.43
httplib2 = 0.22.0
i18ndude = 6.2.1
Expand Down Expand Up @@ -73,4 +73,4 @@ ZopeUndo = 6.0

[versionannotations]
grpcio-tools =
Requirement of robotframework-browser: grpcio-tools==1.59.0
Requirement of robotframework-browser: grpcio-tools==1.66.1
12 changes: 6 additions & 6 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ overrides = 7.7.0
piexif = 1.1.3
Pillow = 10.2.0
pluggy = 1.5.0
prompt-toolkit = 2.0.10
prompt-toolkit = 3.0.47
py = 1.11.0
PyJWT = 2.8.0
pyOpenSSL = 24.1.0
Expand All @@ -232,11 +232,11 @@ responses = 0.24.1
robotframework = 6.0.2
# robotframework >= 6.1 is only supported with robotframwork-lsp >= 1.11.0,
# but https://github.com/robocorp/robotframework-lsp/issues/947
robotframework-assertion-engine = 3.0.3
robotframework-browser = 18.8.1
robotframework-debuglibrary = 2.5.0
robotframework-lsp = 1.10.1
robotframework-assertion-engine = 2.0.0
robotframework-browser = 17.5.2
robotframework-debuglibrary = 2.3.0
robotframework-pythonlibcore = 4.2.0
robotframework-pythonlibcore = 4.4.1
robotframework-selenium2library = 3.0.0
robotframework-selenium2screenshots = 0.8.1
robotframework-seleniumlibrary = 6.1.3
Expand Down Expand Up @@ -265,6 +265,6 @@ wsproto = 1.2.0
[versionannotations]
# keep this alphabetical please
prompt-toolkit =
Requirement of robotframework-debuglibrary: prompt-toolkit<3,>=2
Requirement of robotframework-debuglibrary: prompt-toolkit<4,>=3
selenium =
robotframework-seleniumlibrary 6.1.0 is incompatible with 4.10.0. See https://github.com/robotframework/SeleniumLibrary/issues/1835

0 comments on commit 415b6a0

Please sign in to comment.